If anybody can guide me through this | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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

3rd Jul 2018, 10:59 PM
Olawale
Olawale - avatar
4 Answers
+ 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.
3rd Jul 2018, 11:34 PM
Janningā­
Janningā­ - avatar
+ 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! :)
3rd Jul 2018, 11:12 PM
Janningā­
Janningā­ - avatar
+ 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.
3rd Jul 2018, 11:16 PM
Olawale
Olawale - avatar
0
It looks like a pascal asignment I'd get in high school from my teacher.
4th Jul 2018, 2:15 AM
Andre Daniel
Andre Daniel - avatar