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