• 中,将 Set y Speed 拖动到 space_bar() 事件内部。
  • .set_y_speed() 指令中的数字替换为 down_count
  • 将指令前面的名称更改为 ball

现在,ball 的 y 速度设置为按下向下键的次数(down_count的值)。

  • 通过点击 运行 来测试程序,并使用向左键、向下键和空格键进行投篮。

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

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • 提交作品
  • 下个活动
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)