Translated Labs

YOU SAID:

print("this is a program") if(language == javascript) { alert("hi!" } else { alert("huh?") }

INTO JAPANESE

if(language == javascript){alert( "hi!"} else {alert( "huh?"})

BACK INTO ENGLISH

if (language == javascript) {alert ("hi!"} else {alert ("huh?"))

INTO JAPANESE

if(language == javascript){alert( "hi!"} else {alert( "huh?"))

BACK INTO ENGLISH

if (language == javascript) {alert ("hi!"} else {alert ("huh?"))

Equilibrium found!

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

HOT PARTIES

You may want to crash these parties too

1
votes
05Feb13
1
votes
03Feb13
1
votes
01Feb13
5
votes
30Jan13
2
votes
03Feb13
1
votes
06Feb13
3
votes