diff --git a/database/other/roadmaps.json b/database/other/roadmaps.json index f57149076..efddd41e0 100644 --- a/database/other/roadmaps.json +++ b/database/other/roadmaps.json @@ -19,5 +19,12 @@ "url": "https://roadmap.sh/blockchain", "category": "other", "subcategory": "roadmaps" + }, + { + "name": "Python Roadmap", + "description": "In this Python Roadmap for beginners, we will see what a Python Beginner should learn and how many days he should learn.", + "url": "https://copyassignment.com/complete-python-roadmap-for-beginners-in-2024/", + "category": "other", + "subcategory": "roadmaps" } ]