0
Why this program is not run in java. What I am doing wrong!
import java.util.Scanner; public class Program { public static void main(String[] args) { Scanner sc = new Scanner(
2 Respostas
+ 1
put your code in playground, then put the link here.
the code you posted here is hard to see and seems incomplete
0
You forgot the ");" and two "}" at the end