In this lesson, you are going to learn about polymorphism, which means "having many forms." We will focus on two kinds of polymorphism, or objects being treated as different forms, depending on the context. The practical benefit of this is that you will write less code.





















































