/ Published in: Python
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
from time import sleep sleep(5) #sleeps for 5 seconds
URL: http://www.daniweb.com/forums/thread132574.html