0
Popsicles / Code Coach / Java
Code gives such an error: “String can’t be converted to int” I don’t know where i went wrong Can someone who know help? The Code: https://code.sololearn.com/cAwPnZQb9gJ1/?ref=app
5 Respuestas
+ 5
Please try to learn java course on sololearn
https://www.sololearn.com/Course/Java/?ref=app
https://code.sololearn.com/cXkMZJ84k9X8/?ref=app
Edit:
hotto doggu I think there is a problem in your output format.
It should be like this
System.out.println("Something")
+ 2
these two codes are same i guess and i tried both thanks but i dont know where do i have to put integers now, it gives another error like “package system doesnt exist” Piyush Thourani Simba
+ 2
THANK YOU SO MUCHHHH, i did it thanks to you finally!! Simba Piyush Thourani
I have made a mistake about uppercase letters, i got it know
+ 1
https://code.sololearn.com/cdx0AqGD40FL/?ref=app
See this code and compare with your code you will find your errors
Happy coding
0
Can anyone help me solve the Halloween program(java)?