This is what i am doing:
EXTRA CREDIT:
Write a program that calculates and prints the take-home pay for a commissioned sales employee. Create appropriate variables and enter the values of variables that will change for each employee using Console.ReadLine(); Jessica received 7% of her total sales. Her federal tax rate is 18%. She contributes 10% to a retirement program and 6% to Social Security. Her sales this week were $28,000. Produce a formatted report showing the amount for each of the computed items. Select appropriate constants.
My professor just comes to the class and tells us this on our second day, after 1 lecture on basics, i am not sure at all how we go about doing this. I know if i have given this assignment on 2nd day, the class is going to be very hard and i need to get any extra credit that i can. any help would be appreciate.