Fix video link in Python OOP classes (#4427)

Co-authored-by: Leo Wang <ab0988956087@gamil.com>
pull/4431/head
Leo Wang 1 year ago committed by GitHub
parent e3793b00c7
commit 051bcce933
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/data/roadmaps/python/content/102-python-advanced-topics/100-oop/102-classes.md

@ -7,4 +7,4 @@ Visit the following resources to learn more:
- [Classes in Python](https://docs.python.org/3/tutorial/classes.html) - [Classes in Python](https://docs.python.org/3/tutorial/classes.html)
- [Python Classes and Objects](https://www.geeksforgeeks.org/python-classes-and-objects/) - [Python Classes and Objects](https://www.geeksforgeeks.org/python-classes-and-objects/)
- [Python Classes and Objects](https://www.w3schools.com/python/python_classes.asp) - [Python Classes and Objects](https://www.w3schools.com/python/python_classes.asp)
- [Python OOP Tutorial](https://www.youtube.com/watch?v=zda-z5jzlym&list=pl-osie80tetsqhiuoqkhwlxsibidseytc) - [Python OOP Tutorial](https://www.youtube.com/watch?v=ZDa-Z5JzLYM&list=PL-osiE80TeTsqhIuOqKhwlXsIBIdSeYtc)

Loading…
Cancel
Save