Hello world/Text: Difference between revisions

m
It's noted import __phello__.spam in Python prints "Hello, world!" twice.
(added Quackery)
m (It's noted import __phello__.spam in Python prints "Hello, world!" twice.)
Line 2,922:
 
'''An easter egg'''
The first two examples print <code>Hello, world!</code> once, and the last one prints it twice.
<lang python>import __hello__</lang>
 
441

edits