Computer Science, asked by ap7929172, 4 months ago

There is a function we are providing in for you in this problem called square. It takes one integer and returns the square of that integer value. Write code to assign a variable called xyz the value 5*5 (five squared). Use the square function, rather than just multiplying with *.

Answers

Answered by rohitkhajuria90
0

Please refer the attached image

Attachments:
Similar questions