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!

This is a real translation party!

HOT PARTIES

You may want to crash these parties too

1
votes