你应该在练习 0 中花了不少的时间,学会了如何安装文本编辑器、运行文本编辑器、以及如何运行命令行终端,而且你已经花时间熟悉了这些工具。请不要跳过前一个练习的内容直接进行下面的内容,这也是本书唯一的一次这样的警示。
print "Hello World!" print "Hello Again" print "I like typing this." print "This is fun." print ’Yay! Printing.’ print "I’d much rather you ’not’." print ’I "said" do not touch this.’