Design a payroll program that prompts the user to enter anemployees hourly pay rate and the number of hours worked. Validatethe users input so that only pay rates in the range of $7.50through $18.25 and hours in the range of 0 through 40 are accepted.The program should display the employees gross pay