Advertisement
Guest User

new

a guest
Feb 23rd, 2018
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.06 KB | None | 0 0
  1. import math
  2. while True:
  3.     x = (math.pi)
  4.     x = y**1
  5.     print(x)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement