Skip to content

Commit

Permalink
Exercicio1 Resolvido
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemariano committed May 31, 2022
1 parent c47e805 commit 144d2e8
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 144d2e8

Please sign in to comment.