Translated Labs

YOU SAID:

for i in range(0, 100): print(i)

INTO JAPANESE

範囲(0,100)のiの場合:print(i)

BACK INTO ENGLISH

For i in the range (0, 100): print (i)

INTO JAPANESE

範囲(0,100)のiに対して:print(i)

BACK INTO ENGLISH

For i in the range (0, 100): print (i)

Equilibrium found!

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

HOT PARTIES

You may want to crash these parties too

1
votes
09Feb10
0
votes
09Feb10
1
votes