We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c31fbc6 commit 8ec4e50Copy full SHA for 8ec4e50
ex001.py
@@ -1,8 +1,8 @@
1
-#Responding to the user.
+#getting everything ready.
2
# 01- Create a program that writes "Hello world!" on the screen.
3
print('\033[1;32;40m Hello, world!\033[m')
4
5
-#Respondendo ao usuário
+#deixando tudo pronto.
6
'''PT- Crie um programa que escreva Olá mundo! na tela.
7
print(Olá, mundo!)'''
8
0 commit comments