Python Hello World Easter Egg
نشر بتاريخ 2023-04-14 20:11:18
0
13كيلو بايت
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!
البحث
الأقسام
- Arts
- Business
- Computers
- الألعاب
- Health
- الرئيسية
- Kids and Teens
- مال
- News
- Personal Development
- Recreation
- Regional
- Reference
- Science
- Shopping
- Society
- Sports
- Бизнес
- Деньги
- Дом
- Досуг
- Здоровье
- Игры
- Искусство
- Источники информации
- Компьютеры
- Личное развитие
- Наука
- Новости и СМИ
- Общество
- Покупки
- Спорт
- Страны и регионы
- World
إقرأ المزيد
What is the difference between PCP and PCH (auto financing terms)?
What is the difference between PCP and PCH (auto financing terms)?
When shopping for a new car,...
Python __init__ Method
The __init__ method is the Python equivalent of the C++ constructor in an...
What Are the Risks of Launching a New Product (and How to Avoid Them)?
Launching a new product can be one of the most exciting — and dangerous — moments for...
What Are Some Good Presentation Topics?
Choosing the right presentation topic is often the most important step in creating a successful...
How Salary Ranges Work: Minimum, Midpoint, Maximum, and Pay Bands
How Salary Ranges Work: Minimum, Midpoint, Maximum, and Pay Bands
Salary ranges are one of the...