# Introduction In this lab, you need to create a program that accesses the superclass constructor from the subclass and prints "I am a dog." after the superclass constructor prints "I am an animal.".
Click the virtual machine below to start practicing