Answered step by step
Verified Expert Solution
Question
1 Approved Answer
3 . 1 Write a program to prompt the user for hours and rate per hour using input to compute gross pay. Pay the hourly
Write a program to prompt the user for hours and rate per hour using input to compute gross pay. Pay the hourly rate for the hours up to and times the hourly rate for all hours worked above hours. Use hours and a rate of per hour to test the program the pay should be You should use input to read a string and float to convert the string to a number. Do not worry about error checking the user input assume the user types numbers properly.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started