Defining Classes
In this lesson, we will be learning about classes and how to define them.
We'll cover the following
Syntax for Defining Classes #
We define our own class by starting with the keyword class
followed by the name you want to give to your new class.
Here’s the general syntax:
Create a free account to access the full course.
By signing up, you agree to Educative's Terms of Service and Privacy Policy