15 步:让我们告诉用户他们的猜测是否太低。

我们的程序会告诉用户他们的猜测是否太低,然后转到循环的开头让他们再次猜测。

  • .say()中的字符串替换为"Too low!" .
  • 并拖出Wait 。将其放在 if 语句中,就在.say()下方。
  • .wait()应该有一个········在它前面,因为它在循环elif 语句内。

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)