In this lesson, students calculate the length of the hypotenuse of a right triangle using the Pythagorean theorem. Using variables and the sqrt()
method imported from the math
module, students create a Python program that calculates the hypotenuse for any given right triangle.
Students will be able to?
math
module and use its method for mathematical tasksThese are all the activities included in the lesson