diff --git a/content/roadmaps/108-python/content/100-python-basics/readme.md b/content/roadmaps/108-python/content/100-python-basics/readme.md
index 1dfc7744a..49a1db246 100644
--- a/content/roadmaps/108-python/content/100-python-basics/readme.md
+++ b/content/roadmaps/108-python/content/100-python-basics/readme.md
@@ -6,5 +6,6 @@ Python is a high-level, interpreted, general-purpose programming language. Its d
Official Website: Python
Tutorial Series: How to Code in Python
Python Wikipedia
+W3Schools - Python Tutorial