...

/

Challenge 5: List of Squares

Challenge 5: List of Squares

Here is the challenge: you are required to create a list containing squares of numbers.

Problem Statement

Given a getSquare() function, create a list with the ...