Popular repositories Loading
-
-
Positive-Vibe
Positive-Vibe Public# Python program to calculate square of a given number number = int(input("Enter a number: ")) square = number * number print("The square of", number, "is", square)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.