9 步:翻译成 Pig Latin 的第三步是在词尾添加"ay"

  • ,拖动另一个Append INSIDE 函数。
  • 使用.append()命令将字符串"ay"添加到letters列表的末尾。
  • 使用Print Variable打印letters 。请注意,它现在打印 ['e', 'l', 'l', 'o', 'h', 'ay']!

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)