Python Easter Eggs

This is something I discovered incidentally... On the Python interpreter try out these commands C:\Python27\pylibrary\PyLibrary>python ActivePython 2.7.2.5 (ActiveState Software Inc.) based on Python 2.7.2 (default, Jun 24 2011, 12:21:10) [MSC v.1500 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> import thisĀ  --> Prints out Zen of Python The … Continue reading Python Easter Eggs