Lab1

This is Lab1

Intro to Python

Code:

print (‘Hello World’)
print (‘Goodbye’)

Display: