python新003 做题记录和总结
0.不通用1. c
2.未定义x
3.880
4.445
5.错误
6.'"life is short,let\'s learn python."'
7.dpy=365
hpd=24
mph=60
spm=60
spy=dpy*hpd*mph*spm
8.
name=input('请输入您的名字:')
print('你好'+name)
2 is wrong.because x and X is not the same in python.be careful.
4 is wrong.when you define xyz,then you can look upon xyz as 345,so answer is 435
6.print("Bruce Eckel say:\"Life is short, let\'s learn Python.\"")
页:
[1]