Need help! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Need help!

It shows I have somthing wrong but can find it if somone can help me? https://code.sololearn.com/ct3VJmP8aGz6/?ref=app

18th May 2020, 7:10 PM
Rellfy MFS
Rellfy MFS - avatar
10 Answers
+ 5
18th May 2020, 7:16 PM
Avinesh
Avinesh - avatar
+ 4
I'm not sure as what to do with that code. Do you mind explaining what you want your input and output to be? Also do you already know Java?
18th May 2020, 7:22 PM
Avinesh
Avinesh - avatar
+ 2
Rellfy MFS I would suggest you to start learning Java because that piece of code has some errors and the basic syntax is missing. I might write the code and give to you but that would be of not much use.
18th May 2020, 7:33 PM
Avinesh
Avinesh - avatar
0
How can I fix that?
18th May 2020, 7:18 PM
Rellfy MFS
Rellfy MFS - avatar
0
I dont know much java so I'm a beginner Im trying to create a project to show me the name of the person his wage and to rise his wage with a specific percentage.
18th May 2020, 7:26 PM
Rellfy MFS
Rellfy MFS - avatar
0
You have multiples errors. The class have an abstrac method, if a method is abstrac, too class. The method that return string have to be writed “String”. The local variable have been not created. And much others errors....
18th May 2020, 7:29 PM
Jobemar Arreaza
Jobemar Arreaza - avatar
0
Avinesh Can you write it and send to me I want an example to try and to practise pls?
18th May 2020, 7:35 PM
Rellfy MFS
Rellfy MFS - avatar
0
Start the Java course. There are different concepts involved like taking user input and classes and objects which you will not understand. For a basic program learn this first. https://www.sololearn.com/learn/Java/2220/
18th May 2020, 7:43 PM
Avinesh
Avinesh - avatar
0
I think you made mistakes on purpose because your code doesn't contain any correct syntax, so try another trick, Good Luck :)
19th May 2020, 1:29 AM
Ahmed Muhammed
Ahmed Muhammed - avatar
0
20th May 2020, 8:04 AM
Shahghasi Adil
Shahghasi Adil - avatar