[Tutor] Making a function run every second.

Mic o0MB0o at hotmail.se
Tue Nov 29 15:54:59 CET 2011


Hi

I want a function to run every second , how do I do that?

Say that the function look like this:

def hi():
    print("hi")


Thanks! 


Mic


More information about the Tutor mailing list