借用一下 Textwindow.writeline(“Hi, my name is 。。。”)<?xml:namespace prefix="o" ns="urn:schemas-microsoft-com:office:office"></?xml:namespace> Textwindow.writeline(“Welcome to programming”) Textwindow.writeline(“I am the programming system”) Textwindow.writeline(“What is your favourite number?”) Number = Read() Textwindow.writeline(That is my favourite number too.)