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