#This is a code comment and anything we put after the # will not run
#print(5) should return 5 but because it is in a comment it wont show up