PYTHON QUESTION Use f-strings and psuedocode program2_1.py Write a program that calculates weekly pay, disregarding overtime. Assign an hourly pay rate of 27.50 to a properly named constant (see page...


PYTHON QUESTION



Use f-strings and psuedocode



program2_1.py

Write a program that calculates weekly pay, disregarding overtime. Assign an hourly pay rate of 27.50 to a properly named constant (see page 80). Prompt the user to enter the weekly hours worked. The hours might not be an integer. Calculate the weekly pay and display it as currency using an f-string. Currency format means two decimal places and a comma for pay in excess of $1,000.00.



Jun 04, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here