10 步: time的值为7 。我们可以通过更改函数调用中的第二个参数来更改时间。

str()命令将数字转换为字符串,让我们可以将字符串和整数结合起来。这称为铸造

  • .Text()命令中的字符串更改为"Party starts at " + str( time )
  • 将 x 坐标更改为0 ,将 y 坐标更改为150
  • 将颜色更改为"green"

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)