so I have written some code to check if a number is a perfect square, and if it is, the code returns "True", otherwise "False".
The code itself wo