YOU SAID:
public class Main { public static void main(String[] args) { System.out.println("Hello world"); } }
INTO JAPANESE
パブリッククラスMain { パブリック静的void main(String[] args) { System.out.println("Hello world"); } }
BACK INTO ENGLISH
public class Main { public static void main(String[] args) { System.out.println("Hello world"); } }
INTO JAPANESE
パブリッククラスMain { パブリック静的void main(String[] args) { System.out.println("Hello world"); } }
BACK INTO ENGLISH
public class Main { public static void main(String[] args) { System.out.println("Hello world"); } }
You should move to Japan!