Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Divide uma frase em palavras com um limite definido de caracteres por linha #1

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

otavio44
Copy link

@otavio44 otavio44 commented Jun 10, 2021

Dado uma frase, o algoritmo divide em um array de palavras. O critério para a divisão é o limite de caracteres por linha.

@otavio44 otavio44 changed the title Dividindo a frase em palavras Divide uma frase em palavras com um limite definido de caracteres Jun 10, 2021
@otavio44 otavio44 changed the title Divide uma frase em palavras com um limite definido de caracteres Divide uma frase em palavras com um limite definido de caracteres por linha Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant