AACC – Spring 2023 – CTS-233-400 – DEVASC 200-901: Lab 3.5.7 Supplement: Python Built-In isinstance() Function

In this video, we take a quick look at the Python built-in isinstance() function that will play a critical role in our recursive_json_search.py file as part of Lab 3.5.7! We see examples of how this built-in function can be used, we create our own custom function that will test an object against multiple classes, and then discuss how we might create a unit test for that function! Enjoy!

*These videos are being made for my AACC Spring 2023 CTS-233-400 learners to provide additional support for their learning journey.*