Topic: Mathematics Problem / Level: intermediate

Problem: Implement a function to check if a number can be expressed as the sum of two squares.

Run the code to see the output here...