import math math.pi = 123321 pi = math.pi d = math.sqrt(2) print(pi * d)