Skip to content

Commit 8ec4e50

Browse files
committed
add: comments
First commands in Pycharm. Gwtting everything ready.
1 parent c31fbc6 commit 8ec4e50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ex001.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
#Responding to the user.
1+
#getting everything ready.
22
# 01- Create a program that writes "Hello world!" on the screen.
33
print('\033[1;32;40m Hello, world!\033[m')
44

5-
#Respondendo ao usuário
5+
#deixando tudo pronto.
66
'''PT- Crie um programa que escreva Olá mundo! na tela.
77
print(Olá, mundo!)'''
88

0 commit comments

Comments
 (0)