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"); } }
Okay, I get it, you like Translation Party.