./Playground/Program.java:6: error: illegal start of expression import java;util Scanner; ^ | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

./Playground/Program.java:6: error: illegal start of expression import java;util Scanner; ^

How do i fix this

9th May 2021, 8:31 PM
*insert creative name
*insert creative name - avatar
1 Réponse
+ 2
Here is the correct syntax: import java.util.Scanner;
9th May 2021, 8:40 PM
Denise Roßberg
Denise Roßberg - avatar