发布时间:2019-09-22 07:59:02编辑:auto阅读(2988)
模块: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
50170
49440
40086
37120
31528
28362
27317
22106
22071
20406
59°
648°
473°
458°
665°
597°
1195°
2258°
2080°
1619°