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

feat: palindromos #192

Merged

Conversation

Rinyaresu
Copy link
Contributor

(2) Palindromos

Explique um pouco como resolveu o desafio

O código pega a primeira palavra que você dá, vira ela ao contrário e compara com a original. Se são iguais, mostra true; se não, mostra false.

Pontos interessantes

Como eu disse no 1 desafio, é bem legal o quão fácil é fazer esses programas usando ruby

@lanjoni lanjoni merged commit cdf1592 into he4rt:main Oct 4, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants