Can anyone input on what I should do or change in my coding in oder for this program to compile. Responds towards this matter will be greatly appreciated, thanks!
Do you expect the user to do the tax calculation? If not you need to include the calculation methods in the body of the tax function for all the various income brackets. .......and its >= not =>. Also wouldn`t be supprised if there are some { } mismatches......but Iwent cross-eyed before I got to the end. The moral of this story is to use code backets.