+ 9
This code answers a question nobody knows. The answer will shook you!
6 Respuestas
+ 21
The answer to this is very simple. It was a joke. It had to be a number, an ordinary, smallish number, and I chose that one. Binary representations, base thirteen, Tibetan monks are all complete nonsense. I sat at my desk, stared into the garden and thought '42 will do'. I typed it out. End of story.
- Douglas adams
(found in quora)
+ 19
A code dedicated to me? I'm flattered 😄
+ 17
@Jafca knows the question.
+ 7
@Prudhvi Raaj ... soooo...the ultimate question is related to long stares into gardens. Okay! We may need a bigger computer.
+ 3
_ = True # _ = 1
__ =(_ == _)**(_ != _) + _ #__ = 1**0+1 = 2
____ = __**__ #____ = 2**2 =4
print("{}{}".format(____,__)) # 42
for those who didn't understand