*python 3.2 should be used for this* write a program that will
*Python 3.2 should be used for this* Write a program that will allow a user to enter working hours and pay rates for employees: 1) The program should prompt the user for three elements of information for each employee: Last Name Pay Rate Hours Worked 2) The program should allow the user to enter as many employees as they wish. Tell you […]