发布时间:2019-09-22 07:59:02编辑:auto阅读(2926)
模块:time
import time
count = 0
a = int(input('time:'))
while (count < a):
count_now = a - count
print(count_now)
time.sleep(1)#sleep 1 second
count += 1
print('done')
上一篇: python中,exit,return,
下一篇: 怎么查看Anaconda内置的Pytho
49315
48502
39204
36294
30708
27522
26517
21342
21191
19538
182°
368°
382°
475°
768°
542°
1215°
1230°
1172°
1163°