Please enable JavaScript to use CodeHS

South Carolina Computer Programming 2 with Python

Lesson 6.2 Methods

Description

In this lesson, we will begin defining and calling methods on objects.


Objective

SWBAT create methods inside class definitions and call them on objects.