Momentum logo
Team 14 Classroom

Intro to Object-Oriented Python

Posted on Aug 15th, 2022

Today, we’ll continue applying what we’ve learned about Python in an assignment to work on in class and outside of class.

Today’s topics

🎯 Project

  • Due Wednesday morning, we will work on Mystery Word in teams in class.

  • Also by Wednesday Morning, please complete the Object Oriented Programming modules in Thinkific:

    • Object Oriented Python
    • Classes and Objects
    • An OOP cat
    • Create Individual Objects From a Class

🔖 Resources

🦉 Code & Notes

Back to home