Preview lessons, content and tests

Computer Science & Programming solved. All in one platform.

1. To trial the platform and take tests, please take a few seconds to SIGN UP and SET UP FREE.
2. Searching for something specific? See our text overview of all tests. Scroll right for levels, and lists.

Join 36000+ teachers and students using TTIO.

Polymorphism and Encapsulation

Polymorphism allows program code to have different meaning or functions while encapsulation is the process of keeping classes private so they cannot be modified by external codes

Presentation on Polymorphism

Additional Reading

https://pythonspot.com/polymorphism/

https://www.programiz.com/python-programming/polymorphism

https://www.geeksforgeeks.org/polymorphism-in-python/

Encapsulation Presentation

Additional Reading

https://pythonspot.com/encapsulation/

https://www.geeksforgeeks.org/encapsulation-in-python/

https://pythonprogramminglanguage.com/encapsulation/

https://techwithtim.net/tutorials/python-programming/classes-objects-in-python/creating-classes/

www.teachyourselfpython.com