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