Pytho-Engine I created Pytho-Engine for a math assignment. It's a Scratch project designed to help users solve any Pythagorean Theorem problem quickly and accurately! Interface The user can input the lengths of any two sides of a right-angled triangle and replace the unknown side with X. The program will then automatically calculate the missing side using the Pythagorean Theorem formula: a^2 + b^2 = c^2 Controls - R: Change color mode for a fun, customizable look. - Opp: Input the length of the opposite side. - Adj: Input the length of the adjacent side. - Hyp: Input the length of the hypotenuse. This project is perfect for solving Pythagorean Theorem problems in an interactive and visual way.