Posts by Henrique Bergs • 3 points
1 post
-
0
votes1
answer130
viewsQ: File . java not found
This is my first time, I made a simple println. My code was exactly: class teste { public static void main(String[] args) { System.out.println("oi"); } } No error appears, but when I go to the…
javaasked Henrique Bergs 3