Skip to content

Commit

Permalink
Reto mouredev#19 - python
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramsd authored May 11, 2023
1 parent 4f4b6b8 commit 090e53f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ def analisis_texto(texto):
# 4. palabra mas larga
print(f"Palabra mas larga: {palabra_mas_larga}")

analisis_texto(texto)
analisis_texto(texto)

0 comments on commit 090e53f

Please sign in to comment.