发布时间:2019-09-22 07:59:02编辑:auto阅读(2764)
模块: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
47831
46369
37253
34714
29299
25960
24876
19935
19518
18005
5776°
6401°
5912°
5954°
7054°
5898°
5929°
6425°
6390°
7759°