This morning the students began with a review from last class to clear up any questions they had and to make sure it is understood what is being taught. Afterwords, students who needed more time from yesterday finished up their work on texts and strings, while others began to work on Functions. Functions make your code more re-usable by grouping it into functions, and then make those functions accept parameters and return values.