- 1
a question
import __hello__ is it error
15 RĂ©ponses
+ 4
It is not an error.
It's an easter egg of the language.
If you run the code you created 20 minutes ago you'll see the correct output without any error.
3A09 CHOW WUN FUNG Hidden features in Programs and Games are usually called easter eggs.
https://www.sololearn.com/post/307088/?ref=app
Please use this section for relevant programming related questions only.
If you have more (unrelated) doubts to ask you should open a new question.
Don't ask for assignments solutions without providing your minimal attempt or clarifying what exactly you don't understand.
+ 2
It doesn't output error rather it outputs Hello World!
Go through this
https://www.sololearn.com/learn/476/?ref=app
0
thank
0
so how to create a name
0
can you answer me other question
0
One of the first users of BITâs new supercomputer was Chip Diller. He extended his exploration of
powers of 3 to go from 0 to 333 and he explored taking various sums of those numbers.
âThis supercomputer is great,â remarked Chip. âI only wish Timothy were here to see these results.â
(Chip moved to a new apartment, once one became available on the third floor of the Lemon Sky
apartments on Third Street.)
Input
The input will consist of at most 100 lines of text, each of which contains a single VeryLongInte-
ger. Each VeryLongInteger will be 100 or fewer characters in length, and will only contain digits (no
VeryLongInteger will be negative).
The final input line will contain a single zero on a line by itself.
Output
Your program should output the sum of the VeryLongIntegers given in the input.
Sample Input
0
what?
0
why,can i make import __bye__
0
why it is still error
https://code.sololearn.com/cD7scFwehY1J/?ref=app
0
how to create a module
0
thank
0
ok
0
Thanks a lot for everyone of you made efforts to help me get what I look for .
- 1
Hello