mi_cadena = "¡Hola, mundo!"
print(mi_cadena)
a = 10
if a == 10:
print("Es 10")
else:
print("No es 10")
mi_cadena = "¡Hola, mundo!"
print(mi_cadena)
a = 10
if a == 10:
print("Es 10")
else:
print("No es 10")
Interesting that code did not auto-translate
Clap clap clap? I guess? Lol
I’m testing the new client translation capabilities, but thanks for the encouragement! Now to make it go to 11.
Amethyst did detect it and translated most of it
