走到三个X标记处并说“Hello”以完成关卡。
走到地上的三个X标记,并在它们上面使用speak()函数呼叫。
speak()
要呼叫“Hello”,你必须使用speak函数,如下所示:
speak
player.speak("Hello")