python-hard-way/2/ex1.py

12 lines
281 B
Python

print "Hello World!"
print "Hello Again"
print "I like typing this."
print "This is fun"
print "Yo yo yo"
print "Printing along with the instructions"
print "But I rebelled slightly."
print "I did more than he said and different starting with yo."
print ""
print "Yo!"
print #"hi"