An extension calculating the hypothenuse of a triangle.
https://drive.google.com/file/d/1i-YvL6JM1_8A8GlFAv6lQ4tZPSzgR0sD/view?usp=sharing
is a property getting the pythagore function values
is a function calculating the sum between the square of the adjacent and the square of the opposite.
Here’s the code: