今天开始学python了,“装X”安装了最新版本python 3.4.1
然后,print “hello world!" 就出错了...
一搜原来...
python v3.0以后的版本print 改为了print().