Question: In order to make your classes on time, you sometimes have to cut across Tech Green. Given the width and length of Tech Green (a
In order to make your classes on time, you sometimes have to cut across Tech Green. Given the width and length of Tech Green (a rectangle), calculate the distance of the diagonal. Round to two decimal points and print out a response in the format shown in the test cases. Keep in mind that the width and length could be a float. Hint: you can use math.sqrt but that is not the only way to implement a square root!
Function name : shortcut() Parameters : no parameters Returns: None
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
