'''
Created on Dec 12, 2016

@author: calliekeen
'''
print "A computer science inspired rendition of Frozen's Let It Go"
print "By: Callie Keen"
print 
print
print "The APT glows red on the screen tonight"
print "Not a green block to be seen."
print "A kingdom of APT failure"
print "And it looks like I am the queen."
print 
print "An assignment is calling, adding to this swirling storm inside"
print "Cannot keep it in, heaven knows I have tried."
print
print "Do not let them in, do not let them see"
print "Do not be the comp sci failure you always seem to be"
print "Drink caffeine, do not feel, do not let them know"
print "Well, now they know!"
print 
print "Let it go, let it go"
print "Computer science is not in my life anymore"
print "Let it go, let it go"
print "Turn away and slam the door!"
print 
print "I have tried my best"
print "No matter what the exam says"
print "Let me be wrong,"
print "The red sign never bothered me anyway. "
print 
print "It is time to see what I can do"
print "With other subjects not me-proof"
print "No right, no wrong, no comp sci for me Iam free!"
print 
print "Let it go, let it go"
print "(well after this assignment is done)"
print "Let it go, let it go"
print "I get to leave eclipse and run!"
print 
print "Here I stand"
print "And here I will stay"
print "Because comp sci is done!"


