DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
how to make a stopwatch in pythoon
import
time now
=
time
.
time
(
)
future
=
now
+
10
while
time
.
time
(
)
<
future
:
# do stuff
pass
PREVIOUS
NEXT
Tagged:
#stopwatch
#pythoon
ADD COMMENT
Topic
COMMENT
Name
7+6 =
Submit