第0关地址:http://www.pythonchallenge.com/pc/def/0.html
页面提示信息:try to change the URL address.
图片信息:2的38次方
import math # 2的38次方 = 274877906944 print(math.pow(2,38))
获得下一关地址:http://www.pythonchallenge.com/pc/def/274877906944.html
第0关地址:http://www.pythonchallenge.com/pc/def/0.html
页面提示信息:try to change the URL address.
图片信息:2的38次方
import math # 2的38次方 = 274877906944 print(math.pow(2,38))
获得下一关地址:http://www.pythonchallenge.com/pc/def/274877906944.html
相关文章: