Python Hello World Easter Egg
Posted 2023-04-14 20:11:18
0
13K
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
- Personal Development
- Recreation
- Regional
- Reference
- Science
- Shopping
- Society
- Sports
- Бизнес
- Деньги
- Дом
- Досуг
- Здоровье
- Игры
- Искусство
- Источники информации
- Компьютеры
- Личное развитие
- Наука
- Новости и СМИ
- Общество
- Покупки
- Спорт
- Страны и регионы
- World
Read More
Can Indie Hacking Lead to a Sustainable Full-Time Income?
Indie hacking, the practice of building and growing small, independent businesses without the...
What Metrics Should I Track to Measure Podcast Success? (Downloads, Audience, Reviews, and More)
Introduction: Measuring More Than Just Plays
Every successful podcast begins with passion...
What Is Drive-Time Radio Advertising?
Drive-time radio advertising is considered the most valuable and competitive time slot in radio...
Difference between C++ and JavaScript
C++ or CPP is a general-purpose statically typed object-oriented programming language. In 1980,...
What are the stages of crisis management?
Crisis management is the process organizations use to prepare for, respond to, and recover from...