Pricing
Challenges
Company & More
x = 10 def func(): global x x = x * x print("Square of x: ", x) func()
created 5 years ago
by
Divya