Question: Python 4th edition write a program that prompts the user for two inputs: the weekly hours worked and the hourly pay rate. the program should
Python 4th edition write a program that prompts the user for two inputs: the weekly hours worked and the hourly pay rate. the program should then output the weekly pay in currency format with two decimals and the $ sign right up against the first digit. sample out put Enter hours worked 18.5 , Enter hourly rate 12.75, Your pay $235.88
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
