When we create a new class that inherits from an existing class, we use this keyword to specify the class to inherit from:

extends
  • subclass
  • inherits
  • implements

hint would go here