Back to Lesson
Palindrome Checker
Complete the "Palindrome Checker" exercise.
Instructions
Write Python code to solve the "Palindrome Checker" challenge. Follow the instructions and make sure your output matches the expected result.
main.py
main.py
Ctrl + Enter