''' Created on Dec 10, 2016 @author: Dima ''' print 'An Ode to APTs' print print 'Short and sweet but difficult to complete' print 'Every APT problem is always unique' print 'Students will sit for hours at a time' print 'Line by line writing code that will align' print 'With all the instructions in the APT guideline' print 'For loops, while loops and booleans too' print 'With dictionaries and sorting to create lists that are new' print 'Words fill the PyDev Module with orange, purple and blue' print 'But the colors when testing are very, very few' print '''There's either green, or there's red, it'll be one of the two''' print 'And sometimes you get that one red box, you see' print '''That's when you know that your not quite set free''' print 'The deadline is approaching so stop your moping' print 'Get back to eclipse and find where your code conflicts' print 'As you debug and print and look for your mistake' print 'Again and again your code will break' print 'But suddenly it is running again' print 'And this time you know in you heart and your soul' print 'It must be correct, your program is whole' print 'So you go to the site and hope that you just might' print 'Click submit this time and be done before bedtime' print '''When you click submit you can't bear to look''' print '''And suddenly you see green - but what if it's a fluke?''' print 'So you look to the top and see fifty out of fifty' print '''That's a hundred percent - you've got it that's nifty!''' print 'The sight of green has made your mind calm' print 'So go give yourself a high-five on the middle of your palm!'