Python Hello World Easter Egg
Posted 2023-04-14 20:11:18
0
8K
Python has gotten another easter egg from the module __hello__ or __phello__. When importing that module, it'll print "Hello World". Like this:
>>> import __hello__ Hello World! >>> import __phello__ Hello world!
Search
Categories
- Arts
- Business
- Computers
- Games
- Health
- Home
- Kids and Teens
- Money
- News
- Recreation
- Reference
- Regional
- Science
- Shopping
- Society
- Sports
- Бизнес
- Деньги
- Дом
- Досуг
- Здоровье
- Игры
- Искусство
- Источники информации
- Компьютеры
- Наука
- Новости и СМИ
- Общество
- Покупки
- Спорт
- Страны и регионы
- World
Read More
Головоломка. Inside Out. (2016)
Райли — обычная 11-летняя школьница, и, как у каждого из нас, ее поведение определяют пять...
Professional Rock Climbing Tournaments: A Thrilling Fusion of Skill, Strategy, and Strength
Professional Rock Climbing Tournaments: A...
Python Asyncio wait_for()
You can wait for an asyncio task or coroutine to complete with a timeout using...
Difference Between Hardware and Software
Hardware is the physical device required to store and run the Software, and Software is a set of...
What is a Solopreneur?
In today’s entrepreneurial landscape, the term solopreneur has become increasingly popular....