Please enable JavaScript to use CodeHS

Utah Computer Programming 2

Lesson 8.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.