发布时间:2017-11-06 19:23:18编辑:Run阅读(6011)
没有什么是学不会的,如果一遍不会那就十遍!
打印练习
代码如下:
# coding: utf-8 __author__ = 'www.py3study.com' # 打印一段文字 print('I could have code like this.') #我可以有这样的代码 #这是一行注释 print("This will run.")
你应该看到的结果:
I could have code like this.
This will run.
弄清楚"#"的作用,注释符
上一篇: 习题1:第一个程序
下一篇: 习题3:数字和数学计算
50950
50329
40950
37814
32279
29169
28055
22885
22850
21181
1032°
1714°
1400°
1332°
1594°
1428°
2081°
3623°
3542°
2499°