美文网首页
python challenge-学习python的游戏

python challenge-学习python的游戏

作者: vonhng | 来源:发表于2017-07-16 11:51 被阅读18次

最近在做python当初宣传的时候的游戏,据说用到标准库。

  • 第一关
    0.html
    pow(2,38)
    故通关密码是274877906944.html
  • 第二关
    map.html
    研究图发现是位移2
    def weiyi(a): b = osr(a)+2 c= chr(b) return c
    故通关密码是map>>2→ocr.html

相关文章

网友评论

      本文标题:python challenge-学习python的游戏

      本文链接:https://www.haomeiwen.com/subject/jcutkxtx.html