Skip to main content
Brian McClain/1 min read

Python Programming Challenge #1 - Processing Cereal Names

Put your Python skills to the test and see if you can solve this programming challenge! In this video, we'll be using Python to process a list of cereal names—can you figure out the solution?

Starting File

Final File

RELATED ARTICLES