I have just started college and we are going to be using python. We really have done nothing so I have downloaded the program and done some print commands, and that\'s it.>
If you just want a delay
from time import * sleep(20)