警告:这个程序有一个错误,这意味着我们需要修复它!变量名必须遵循一定的规则。

规则 #1 :变量名不能以数字开头。

  • 点击运行并阅读错误消息以调试程序。
  • 3_friends不是正确的变量名。将其更正为three_friends ,以便精灵告诉您他的朋友。

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)