第 7 步:我们的返回变量保存函数内部计算的值,在本例中为霸王龙的月球重量。

  • 并将Return Variable拖到函数之外。
  • 将变量名称更改为dino_moon_weight
  • 将函数名称更改为get_moon_weight
  • 在函数调用中添加dino作为参数。提示:把它放在空括号中。

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)