Module Imports

In order to import use import then module name after.

Ex. import time

time.sleep(5)