Description
Return the first N perfect squares
Example
input = 4; output = [ 1 4 9 16 ];
I have seen this type of solution several times, and it is completely counter to the spirit of Cody. It is no different than an EVAL statement. :(
340 Solvers
Back to basics 19 - character types
189 Solvers
579 Solvers
385 Solvers
691 Solvers