Head's U: JavaScript is either turned off or not working properly in your browser. Some parts of this page may not work properly.
home
~
socials
~
projects
~
rss
Use Sleep To Pause A Python Application
June 2017
import
time
print
(
"
alfa
"
)
time
.
sleep
(
1
.
3
)
print
(
"
bravo
"
)
end of line
Share link:
https://www.alanwsmith.com/en/01/bk/tb/ty/?use-sleep-to-pause-a-python-application