On Sunday, 6/28/2026 The second Python programming class built upon the concepts introduced in the previous lesson by expanding students’ understanding of data organization and code structure.
The class began with a review of variables, user input, conditionals, and loops. Students then learned how to create and use lists to store multiple values, access and modify list elements, and iterate through lists using for loops. The lesson concluded with an introduction to functions, where students learned how to define and call functions, pass parameters, and organize code into reusable sections.
Throughout the class, students completed guided coding exercises to reinforce each concept and strengthen their problem-solving skills. Although the planned mini-project was not completed due to time constraints, students successfully learned and practiced the new material and are well prepared to apply these concepts in future programming projects.
Event Lead (2 hours): Roy Zheng
Parents on Duty (1 hour ): Amber Cao (Roy Zheng)

