'''
Created on Dec 10, 2016

@author: Jing
'''

print "Computer Science Haiku"
print
print "Comp Sci 1 0 1"
print "Bliss when the program is done"
print "I hope that it runs"
print
print "All the code we wrote"
print "But that int should have been float"
print "There goes all my hope"
print 
print "Coding was so fun"
print "All day making python puns"
print "Regrets I had none"

 #Thank you guys for everything!




