Thursday, April 14, 2011

Python Challenge Level 00

In the level zero, there is a picture indicating 2^38, which is "274877906944" computed by the following codes.

print 2**38 

Thus, please go to "274877906944.html".

No comments:

Post a Comment