import statement py code example Example: import in python import math print(math.pi) # Prints the value of pi