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

Inverta a ordem de uma string #27

Open
carlan opened this issue Oct 15, 2020 · 0 comments
Open

Inverta a ordem de uma string #27

carlan opened this issue Oct 15, 2020 · 0 comments

Comments

@carlan
Copy link
Contributor

carlan commented Oct 15, 2020

Dada uma string ou texto, inverta a sua ordem.

Descrição da Função
A função deve ser capaz de receber uma string e retornar o seu valor invertido.

Exemplos de Entrada
"WoMakersCode"
"Wo Makers Code"
"A mae te ama"

Exemplos de Saída
edoCsrekaMoW
edoC srekaM oW
ama et eam A

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

No branches or pull requests

1 participant