第 5 步:让我们解码我们的秘密信息的第一个字母。

ord()命令查找与括号内的符号关联的数字。

  • ,将Symbol into Number中。
  • 将里面的字母从"a"更改为'K" (我们秘密信息的第一个字母)。

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)