第 8 步:现在球正在射门,让我们在他们错过时告诉用户。

  • 在图形中,转到并将Set Text拖入if 语句中。
  • .set_text()前面的名称从sprite更改为text
  • "Hello Codesters!"更改里面的值。到"You missed!" .

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)