University of Michigan · Python Classes and Inheritance Course Completed by AZRA KARIN YILMAZ | September 4, 2023 19 hours (approximately), Grade Achieved: 100%
#What did I learned: 1)Explore classes, instances, and inheritance to represent data efficiently. 2)Gain insights into class design and cultivate the practice of writing automated tests for your code. 3)Learn to override built-in methods and create inherited classes that reuse functionality.
#Skills I have gained: -Code Debugging -Code Testing -Python Programming