Python Programming Language Easter Eggs

Python Xkcd Comic - 7.0/10 with 1 votes
Open Python Interactive Interpreter, and type:

import antigravity

It will open your default browser, and open a classic XKCD comic, telling about the remarkable simplicity of Python.
1 Comments - read or post

Python philosophy - 5.0/10 with 1 votes
Open Python Interactive Interpreter, and type:

import this

It will print the philosophy, design principles of Python.

Want more? See all other Application Software Easter Eggs.

Register - Privacy Policy - About Us - Contact Us