What is the mistake in my code or program that I made ? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

What is the mistake in my code or program that I made ?

What is the mistake in my code Link of code is given below please suggest me how to correct https://code.sololearn.com/cNgJHr5elwfq/#java you can also find it in my profile as : Entertainment World

21st Nov 2018, 4:06 AM
Utkarsh Sharma
Utkarsh Sharma - avatar
3 Réponses
+ 6
I think you made mistake on line 14 i0nt enter = sc.nextInt(); Correctly: int enter = sc.nextInt();
21st Nov 2018, 4:09 AM
Misaka
Misaka - avatar
+ 5
Sorry , my english very bad
21st Nov 2018, 4:10 AM
Misaka
Misaka - avatar
0
Mistake is not yet solved
21st Nov 2018, 4:12 AM
Utkarsh Sharma
Utkarsh Sharma - avatar