发布时间:2019-08-14 12:45:12编辑:auto阅读(1808)
#coding=gb
import os
import time
for x in sorted(range(11),reverse=True):
print '比赛结束倒计时: %s ' % x
time.sleep(1)
os.system('cls')
上一篇: Python 字典(Dictionary
下一篇: Python-Dict&Set类型
51347
50810
41404
38204
32695
29587
28418
23307
23260
21591
1671°
2401°
2008°
1944°
2278°
1975°
2680°
4483°
4311°
3073°