Temp Employers wants a program that will allow the company's clerks to enter an employee's name and the number of hours the employee worked during the month (The number of hours worked will always be an integer). The program will display the name, number of weeks (assuming a 40-hour week), days (assume an 8-hour day), and the hours worked. For example, if the employee enters the number 70, the program will display the employee's name, then 1 week, 3 days, and 6 hours