12. When this program is run, the following output is generated (note that input entered by the user
shown in bold)
Enter the length of the first side: 3
Enter the length of the second side: 4
Traceback (most recent call last):
h = sqrt(a * a + b * b)
NameError: name 'sort' is not defined
Why is this error occurring? How would you resolve it?
stion 12), what other change(s)
Answers
Answered by
0
Answer:
Bhitauli and Harela
Explanation:
Similar questions