From 4400c945272030af70f633b201b0bcaf2311f525 Mon Sep 17 00:00:00 2001 From: halil ibrahim deniz <62566319+HalilDeniz@users.noreply.github.com> Date: Fri, 1 Dec 2023 13:49:06 +0300 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index a8f5bd6..0f283d2 100644 --- a/Readme.md +++ b/Readme.md @@ -22,7 +22,7 @@ For instance, to access the content for [Day 4-6](30 Days Essentials/Days-4-6.md ## 📁 Course Content -### [Days 1-3](30 Days Essentials/Days-1-3.md): Basic Concepts and Installation +### [Days 1-3](30%20Days%20Essentials/Days-1-3.md): Basic Concepts and Installation - Understand Python's introduction and why it's popular. - Learn the basic syntax of Python and its core data types (string, integer, float, list, tuple, dictionary). - Install Python on your computer.