不好了!这只乌龟被困在一个水下的迷宫里!让我们写一些程序来帮助它走出去,回到池塘。

程序是我们赋予计算机的一系列步骤。

  • 观看程序运行并将乌龟移动到迷宫的尽头。
  • 完成后,点击 提交 下一步 继续。

To navigate the page using the TAB key, first press ESC to exit the code editor.

sprite.move_forward(300)
  • Run Code
  • 提交作品
  • 下个活动
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)