Question d’entretien chez Amelia

Given a string, check for palindrome

Réponse à la question d'entretien

Utilisateur anonyme

8 avr. 2022

Use with library string and find a length and divide them and saparate each character store in one variable and compare with orginal string if it's true it's palandrom if not ..it's not palandrom