diff --git a/src/data/roadmaps/python/content/sets@soZFqivM3YBuljeX6PoaX.md b/src/data/roadmaps/python/content/sets@soZFqivM3YBuljeX6PoaX.md index 7ac293deb..fe1f692f6 100644 --- a/src/data/roadmaps/python/content/sets@soZFqivM3YBuljeX6PoaX.md +++ b/src/data/roadmaps/python/content/sets@soZFqivM3YBuljeX6PoaX.md @@ -4,6 +4,6 @@ Python Set is an unordered collection of data types that is iterable, mutable, a Visit the following resources to learn more: - -[@video@Python Sets tutorial for Beginners](https://www.youtube.com/watch?v=t9j8lCUGZXo) - -[@article@An W3Schools - Python Sets](https://www.w3schools.com/python/python_sets.asp) - -[@article@An In-Depth Guide to Working with Python Sets](https://learnpython.com/blog/python-sets/) +- [@video@Python Sets tutorial for Beginners](https://www.youtube.com/watch?v=t9j8lCUGZXo) +- [@article@An W3Schools - Python Sets](https://www.w3schools.com/python/python_sets.asp) +- [@article@An In-Depth Guide to Working with Python Sets](https://learnpython.com/blog/python-sets/)