write a program in python to find Square of a number.
Answers
Answered by
1
Answer:
for example of a oyxp you are girl in a metro Last light and results we have to be done by the way you can you send me the assignment of the song is sung by bords exam and results we have to be done by
Answered by
1
Answer:
Python | Calculate square of a given number (3 different ways)
By multiplying numbers two times: (number*number)
By using Exponent Operator (**): (number**2)
By using math.pow() method: (math.pow(number,2)
Aug 12, 2018
Explanation:
mark as brain list
Similar questions