+25 XP
Lesson 92

Object Properties

Store data in objects!

data

Properties!

Store data in your objects!

Properties are variables that belong to an object!

self.name = "Buddy"
self.age = 3