import math as m def python(m): print(m) return n print(m.pi+"test")