This lab is for introducing Python and using the basic print statement.
Source code for lab 2.3
print (‘Hello World’)
print (‘Goodbye’)
This lab is for introducing Python and using the basic print statement.
Source code for lab 2.3
print (‘Hello World’)
print (‘Goodbye’)