Question: Problem 4. Input and Output Write a program. Your program should ask the user to enter two float numbers and then prints their difference (the
Problem 4. Input and Output Write a program. Your program should ask the user to enter two float numbers and then prints their difference (the result of subtraction). If the user enters 6.0 and 4.0, the output of your program should look like this: Enter the first number: Enter the second number: The difference of 6.0 and 4.0 is 2.0. Please use preformatted text when you write your code below (you can select it instead of using paragraph from the menu bar above). If you prefer, instead of writing the code here you can upload your source code file (product.py) in the next
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
