Solve problem "Square" online - Learn Python 3 - Snakify

Square


Statement

Write a program that takes a number and print its square.
Advertising by Google, may be based on your interests

In all the problems input the data using input() and print the result using print().