0

Time

In python 2 (then some other numbers) how do you stop the code for a few seconds then let it continue?

15th Dec 2017, 11:32 AM
Ben Sheffield
Ben Sheffield - avatar
1 Odpowiedź
+ 4
import time time.sleep(secs)
15th Dec 2017, 11:35 AM
Kuba Siekierzyński
Kuba Siekierzyński - avatar