Hello! I am trying to make a program in python where it types stuff into the active window and waits a certain amount of time then loops
I don't know how to loop yet either because I'm a "beginner" to python.
I only know time.sleep(120) (I'll be using that)
Any help? Thanks!