Skip to content

Commit

Permalink
Merge pull request #1 from gf-nunes/ex-1
Browse files Browse the repository at this point in the history
Resolvido exercicio 1
  • Loading branch information
gf-nunes authored May 23, 2022
2 parents 185b474 + 1e81c9d commit 588ae6a
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('ola')

0 comments on commit 588ae6a

Please sign in to comment.