Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
Let's explore common string methods and discuss where to learn more
Terms
I realize the term object might be a little confusing right now. Everything in Python is an object, so anything that gets created will be one of these objects. Objects can have data attributes, or properties, and methods, or behaviors.
Methods are just functions owned by the object. We will look more at objects as well as how to create and define your own in upcoming courses.
Let the word object roll, loosely translate to the way we use the word thing. This thing here...this object here.
So again, don't worry if it's not completely clear yet, we'll get there!
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up