Compilador de Python Online (Editor / Interpretador)
Escreva, execute e compartilhe o seu código Python instantaneamente com o Compilador de Python Online da Asimov Academy.
print('olá'
# File "<stdin>", line 1
# print("olá"
# ^
# SyntaxError: '(' was never closed