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!

Yes! You've got it man! You've got it

HOT PARTIES

You may want to crash these parties too

1
votes
24Feb15
1
votes
24Feb15
1
votes
24Feb15
0
votes
24Feb15
3
votes