发布时间:2019-09-22 07:59:02编辑:auto阅读(2930)
模块: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
49356
48541
39244
36330
30745
27554
26553
21373
21227
19575
215°
452°
440°
536°
882°
606°
1279°
1395°
1208°
1198°