Fix link in python roadmap (#4393)

pull/4402/head
Tushar Daiya 1 year ago committed by GitHub
parent b04b8c702f
commit 0da1edaa55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/data/roadmaps/python/content/100-python-basics/101-variables-and-datatypes.md

@ -10,4 +10,4 @@ Visit the following resources to learn more:
- [Python Data Types](https://www.w3schools.com/python/python_datatypes.asp)
- [Basic Data Types in Python](https://realpython.com/python-data-types/)
- [Python for Beginners: Data Types](https://thenewstack.io/python-for-beginners-data-types/)
- [Python Variables - Python Tutorial for Beginners with Examples | Mosh](https://www.youtube.com/watch?v=cqt33yu9py8)
- [Python Variables - Python Tutorial for Beginners with Examples | Mosh](https://www.youtube.com/watch?v=cQT33yu9pY8)
Loading…
Cancel
Save