i am new to java and idk what this error means in this simple code. i use netbeans either
class apples{
public static void main(String args[]){
System.out.printIn("Hello youtube");
...