/SIMPLE_PRG

Write function to take three values as arguments then find whether it forms the triangle, if it forms then return circumscribed circle, inscribed circle otherwise return ‘with provided values triangle can not be formed’.

Primary LanguagePython

Watchers