### Description of Problem - Currently, the Jupyter Notebooks in the Code Your Dreams Develop Curriculum Repo are rough outlines of learning outcomes for each lecture. - We need to convert these lecture outlines into learning labs. **Process:** 1. Identify appropriate coding problems and activities corresponding to each learning goal covered in the Jupyter Notebook outline. - You can find sample coding activities and problems in this [list of Python programming resources](https://www.reddit.com/r/learnpython/comments/53z5p4/how_to_start_learning_python_the_complete_guide/) 2. Link-to or embed these coding activities into the Jupyter Notebook.
Description of Problem
Process: