Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license()" for more information. import.math SyntaxError: invalid syntax import math math.sqrt(202+302) 36.05551275463989 round math.sqrt(202+302),2 SyntaxError: invalid syntax round(math.sqrt(202+302),2) 36.06 math.asin(20/36.06) 0.5879196469698912 math.degrees(math.asin(20/36.06)) 33.68531446419608
NN PYTHLON DFEGREEES 999 DSSA