发布时间:2019-07-23 09:44:38编辑:auto阅读(1888)
四舍六入,五留双
print(round(11.5))
12
print(round(10.5))
10
print(round(10.6))
11
print(round(11.4))
11
上一篇: Python中使用动态变量名的方法
下一篇: 通过慕课网学习Python
51336
50791
41384
38186
32676
29570
28407
23285
23248
21575
1656°
2384°
1990°
1930°
2259°
1963°
2659°
4460°
4289°
3058°