+ 2
If anybody can guide me through this
Write a program that calculates and prints the name and take-home pay for a commissioned sales employee. Perform an initialization and store your name in variable called employee name . You received 7% of the total sales. Your federal tax rate is 18%. Contribute 10% to a retirement program and 6% to social security. The sales this week were N50,000.00
4 Antworten
+ 4
Hey, Olawale , no problem.
I noticed that you haven't started any of the official courses in SoloLearn yet, but you have made some attempts in C++ and you tagged this as a Java post. Would you mind sharing where you grabbed this task from? Perhaps it would be best to start with something less complex.
+ 2
Hi Olawale ,
I would recommend writing out the algebra the good old fashioned way on paper, then posting your attempt(s) in Code Playground, then linking those here so we can help troubleshoot any issues you run across a bit better.
I hope this helps! :)
+ 2
Hey boss Janning
u can't believe I have no idea on what to do, I have been trying to put out something but don't even know the suitable language to use. I will be forever grateful if u can help.
0
It looks like a pascal asignment I'd get in high school from my teacher.