Complete the following program by defining the function square(x) that takes an integer and returns the square of its value
2
4
10
100