From the course: Python Practice: Object-Oriented Programming
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
What you should know - Python Tutorial
From the course: Python Practice: Object-Oriented Programming
What you should know
- [Instructor] In this Code Challenge course, I expect you to be familiar with using objects in Python. We'll work with various aspects of object-oriented programming like classes, instances, inheritance, and so on. The challenges start out with the fundamentals and become more involved as the course moves on. If you need to refresh your Python knowledge, take a look at these courses in the LinkedIn Learning Library. To work on these challenges, you don't need to install any separate software. The coding challenge environment is part of the LinkedIn Learning course page. We'll explore how that works in the next video.