Skip to content

Commit

Permalink
Exercicio1 Resolvido
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemariano committed Jun 3, 2022
1 parent d666a6a commit e8f80ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion secao_01_estrutura_sequencial/ex_01_alo_mundo.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

def ola_mundo():
"""Escreva aqui em baixo a sua solução"""

print('Olá Mundo')

0 comments on commit e8f80ce

Please sign in to comment.