liy2004

习题1 第一个程序!

主要是print 

然后是在powershell中运行.py文件

 

1 print"hello world!"
2 print "hello again"
3 print "i like typing this."
4 print "This is fun."
5 print "I'd much rather you 'not'."
6 print 'Yay! Printing.'
View Code

因为现在用的win10 安装的是 Python 3.6 。所以我准备在Ubuntu 16.04.5测试。望顺利。

posted on 2018-10-13 21:38  a_p  阅读(67)  评论(0)    收藏  举报

导航