变量名称必须遵循一定的规则。

规则 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)