37 Forks
92 Stars
92 Watchers

100-days-of-python

🐍 The Complete Python Pro Bootcamp for 2023 || This repository contains code and projects completed during the "100 Days of Python" bootcamp by Angela Yu. This bootcamp is an intensive programming course that covers a wide range of topics in Python programming.

How to download and setup 100-days-of-python

Open terminal and run command
git clone https://github.com/RanitManik/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/RanitManik/100-days-of-python/archive/master.zip

Or simply clone 100-days-of-python with SSH
[email protected]:RanitManik/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/RanitManik/100-days-of-python/issues