Is it Sum of Squares? (Problem 32) InfyTQ Solution in Python

Is it Sum of Squares? (Problem 32)

InfyTQ Solution in Python



PROBLEM STATEMENT

Given an integer n, write a python function to return true, if it is possible to represent it as a sum of the squares of two different integers, else return false.


Sample Input Expected Output
68 False




SOLUTION
SHARE If you find this useful, please share with your friends and Community.
CODE TOGETHER..GROW TOGETHER.
Newer Posts Newer Posts Older Posts Older Posts

More posts

Comments

Post a Comment

Sponsored Content