@@ -0,0 +1,5 @@
import math
r = int(input())
print(r**2 * math.pi)
print(r**2 * 2)
The note is not visible to the blocked user.