subject

1. (payday. py) Write a program to collect user input, compute total pay, and write user and summary information to a text file. Place all statements in main(). Step 1: Populate three (parallel) lists Using the appropriate loop collect name (string), hours worked (float) and hourly rate (float) for employees. If all three inputs are valid place the three values, each in its own list. You will stop collecting the names once the user gives a blank name (hits enter) a) Prompt each user for their name, hours worked (float) and hourly rate (float). Append each value to its own list. You will not know in advance how many users to expect, so use the appropriate loop. b) Handle ValueError exceptions. If this error occurs, ask user to re-enter data. See Sample Run for example

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 05:00
Write a loop that reads positive integers from standard input and that terminates when it reads an integer that is not positive. after the loop terminates, it prints out, on a line by itself and separated by spaces, the sum of all the even integers read, the sum of all the odd integers read, a count of the number of even integers read, and a count of the number of odd integers read, all separated by at least one space. declare any variables that are needed. assume the availability of a variable, stdin, that references a scanner object associated with standard input. that is, stdin = new scanner(system.in); is given.
Answers: 3
question
Computers and Technology, 22.06.2019 15:00
Atool that matches persoal skills qualities interests and talets to a career is called a
Answers: 1
question
Computers and Technology, 22.06.2019 23:30
What are listed in the vertical columns across the top of the event editor? a. file names b. conditions c. check marks d. action types
Answers: 1
question
Computers and Technology, 23.06.2019 23:00
How do you know if the website is secure if you make a purchase
Answers: 2
You know the right answer?
1. (payday. py) Write a program to collect user input, compute total pay, and write user and summary...
Questions
question
Mathematics, 22.12.2020 22:00
question
Mathematics, 22.12.2020 22:00
Questions on the website: 13722363