josharsh / OPython-Init

This repository walks you through the Object Oriented Programming in python. Illustrates real world examples, working codes and going about finding a coding solution.
GNU General Public License v3.0
161 stars 188 forks source link

created a polymorphism.md file to expand on polymorphism tutorial #159

Closed murphbra closed 2 years ago

murphbra commented 2 years ago

Hi, I've created a new file that can be added to Lesson 3 expanding on educational material teaching about polymorphism!