Write a basic program to Accept any 200 numbers and print the square of each number
Answers
Answered by
0
Answer:
Number = int(input("Number:"))
print("Square:",Number*Number)
Explanation:
Attachments:
Similar questions
English,
8 days ago
Environmental Sciences,
17 days ago
Hindi,
9 months ago
Physics,
9 months ago
India Languages,
9 months ago