I've just made a program, but I want to make a function in one place just to wait a few seconds to continue working. Could you tell me how does that function look?
for example
print 'I know'
(HERE wait few seconds to continue working)
print 'I am so layman with my trivial question'