DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
how to stop python for certain time in python
import
time How_long
=
5
time
.
sleep
(
How_long
)
print
(
"Look I got printed after 5 seconds"
)
PREVIOUS
NEXT
Tagged:
#stop
#python
#time
#python
ADD COMMENT
Topic
COMMENT
Name
1+8 =
Submit