Translated Labs

YOU SAID:

class HelloWorld { public static void main(String[] args){ System.out.println("Hello, world!"); } }

INTO JAPANESE

クラスHelloWorld { public static void main(String [] args){ System.out.println( "Hello、world!"); } }

BACK INTO ENGLISH

Class HelloWorld { public static void main (String [] args) { System.out.println ("Hello, world!"); } }

INTO JAPANESE

クラスHelloWorld { public static void main(String [] args){ System.out.println( "Hello、world!"); } }

BACK INTO ENGLISH

Class HelloWorld { public static void main (String [] args) { System.out.println ("Hello, world!"); } }

Equilibrium found!

That didn't even make that much sense in English.

HOT PARTIES

You may want to crash these parties too

1
votes
26Oct18
1
votes