A repository to document my Python learning journey
About Me I am currently 14 years old and have some experience with Python with personal projects, such as playing with Qt 6.8, pytube, requests, and much more.
Goals for This Course What I want out of this course to understand more about OOP concepts that can be applied in different languages, as I have not used them very often, and to just learn more about Python. I look forward to the projects I will be making in this course!
My First Python Program (include a simple "Hello, World!" program in a code block) print("Hello World!")