3 Forks
36 Stars
36 Watchers

intro_to_python

In this repository, I share codes of the introduction to python courses published on my YouTube channel

How to download and setup intro_to_python

Open terminal and run command
git clone https://github.com/pooya-mohammadi/intro_to_python.git
git clone is used to create a copy or clone of intro_to_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 intro_to_python https://github.com/pooya-mohammadi/intro_to_python/archive/master.zip

Or simply clone intro_to_python with SSH
[email protected]:pooya-mohammadi/intro_to_python.git

If you have some problems with intro_to_python

You may open issue on intro_to_python support forum (system) here: https://github.com/pooya-mohammadi/intro_to_python/issues