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

2
votes
4h ago

You may want to crash these parties too

1
votes
20Aug09
1
votes
20Aug09
1
votes