第 3 步:现在我们将向用户提问。

请记住, ask 命令接受用户输入,因此我们可以稍后在程序中使用它。

  • 让我们先暂停一下舞台。在拖入Wait
  • 然后,拖出Ask 。将引号中的问题更改为"What's your name?"
  • 将等号左侧的输入变量choice更改为user_name

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)