Lab 1

print(‘hello world’)
print(‘good bye’)

 

Example download

Help page

 

This lab was basically an introduction to python, showing the students how to go about saving and running the python programs.