网易极客战记-KITHGARD地牢–攻破突袭 (需解锁)

# 你可以在循环前写代码 hero.moveRight() # 在使用循环逃离迷宫之前,打开"Chest"! hero.moveUp() hero.attack("Chest") # Return back back into the main hallway. hero.moveDown() while True:     # 移动3次     hero.moveRight(3)     # Move 3 times more.     hero.moveDown(3) 

网易极客战记-KITHGARD地牢–攻破突袭 (需解锁)最先出现在Python成神之路

版权声明:
作者:lichengxin
链接:https://www.techfm.club/p/12696.html
来源:TechFM
文章版权归作者所有,未经允许请勿转载。

THE END
分享
二维码
< <上一篇
下一篇>>