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