Description

In this assignment you will re-write your payroll program from homework #6 to make use of methods. In particular you should write two methods (besides main):

So, the main program will consist of three method calls along with an output statement to display the taxes owed.