Pricing
Challenges
Company & More
from math import sqrt n=int(input()) sq = int(sqrt(n)) print(sq)
created 4 years ago
by
Rohit