4 Forks
13 Stars
13 Watchers

100_Days_OF_Python

This repository chronicles my 100-day Python learning journey, where I'll start from the very basics and work my way up to more advanced concepts. Each day, I'll upload my progress, including Jupyter Notebook files (.ipynb) that contain code, explanations, and exercises.

How to download and setup 100_Days_OF_Python

Open terminal and run command
git clone https://github.com/Dishantkharkar/100_Days_OF_Python.git
git clone is used to create a copy or clone of 100_Days_OF_Python repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with 100_Days_OF_Python https://github.com/Dishantkharkar/100_Days_OF_Python/archive/master.zip

Or simply clone 100_Days_OF_Python with SSH
[email protected]:Dishantkharkar/100_Days_OF_Python.git

If you have some problems with 100_Days_OF_Python

You may open issue on 100_Days_OF_Python support forum (system) here: https://github.com/Dishantkharkar/100_Days_OF_Python/issues