+ 1
I'm trying to make a code to print all the square numbers, can you help me?
2 Réponses
+ 1
It's been a long time since I have uploaded or done any coding at all, but feel free to upvote and check out my finished product!
https://code.sololearn.com/WECa2GYvbH84/?ref=app
+ 7
@COder you should use loops for printing the square even if in a function.
Here the code, see it.Maybe this can help you.
https://code.sololearn.com/WJNi1b5QqT90/?ref=app