Question

Write a function a square a number?

Login to Submit

Examples

Input: 1
Output: 1

Input: 5
Output: 25

Input: 10
Output: 100