what does from module import * mean in python code example Example: what mean import in python import math myPi = math.pi print myPi