#!/usr/local/bin/python2 from math import pi import math print math.pi, pi pi = 1 print math.pi, pi