python-hard-way/2/ex1.py

12 lines
281 B
Python
Raw Normal View History

2018-08-31 23:47:16 +00:00
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"