Intermediate Python Workshop 1
- Jonathan Rhee
- Jan 17
- 1 min read
We started off the New Year with our first Intermediate Python Workshop! Our beginner group has built a solid foundation and are ready to continue building with intermediate Python programming. We started off with a review and coded a program, the Silly Mad Libs Story Generator.
Our learning objectives achieved were:
☐ Use input() to get words from the user
☐ Store information in variables
☐ Use print() to tell a story
☐ Run my code in Python Sandbox










Comments