diff --git a/content/cat.py b/content/cat.py new file mode 100644 index 0000000..e69de29 diff --git a/content/ex1.py b/content/ex1.py index a16b7fb..e45dd88 100644 --- a/content/ex1.py +++ b/content/ex1.py @@ -11,6 +11,7 @@ print 'Yay! Printing.' print "I'd much rather you 'not'." print 'I "said" do not touch this.' +#dsy is cat # 输出中文的时候要在字符串前面加u。 # 因为python中字符串默认采用ASCII,要声明为unicode就要加u(linux环境下不需要加u)

AltStyle によって変換されたページ (->オリジナル) /