Question: Write a script that asks the user to input two floats, x and y ( two separate inputs ) . Store x and y as

Write a script that asks the user to input two floats, x and y (two separate
inputs). Store x and y as variables. The script will then print the message The answer
rounded to two decimal places is: followed by the answer of the following question:
log
Example Input/Output:
Please enter two values:
5.0
2.0
The answer rounded to two decimal places is: 0.16

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!