Question: Question 1 Write algorithm for a program that will prompt user to enter the number of hours worked and the rate for one hour. Then
Question 1 Write algorithm for a program that will prompt user to enter the number of hours worked and the rate for one hour. Then calculate and display the total pay. Submit printout - with your name on top. Question 2 Implement the algorithm above in Python Submit printout of source code - with your name on top. Also a screenshot of ONE run of your program. Question 3 Write algorithm for a program that will prompt user to enter the value for total distance travelled in miles and duration of the trip in hours. Then calculate and display speed in miles per hour. Submit printout - with your name on top. Question 4 Implement the algorithm above in Python Submit printout of source code - with your name on top. Also a screenshot of ONE run of your program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
