Search⌘ K
AI Features

Challenge: Getting Classy

Explore how to create and manage JavaScript classes and subclasses by writing a Car class and an Electric Car subclass. Understand object-oriented programming principles and learn to define and print properties, including inheritance concepts.

We'll cover the following...

Task

...