import os print(os.getcwd()) import sys
import os import sys print(os.getcwd())
Used when code and imports are mixed.