3 Forks
6 Stars
6 Watchers

Python-Basics

Resources of Python course in @SoftUni

How to download and setup Python-Basics

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

Or simply clone Python-Basics with SSH
[email protected]:Software-University/Python-Basics.git

If you have some problems with Python-Basics

You may open issue on Python-Basics support forum (system) here: https://github.com/Software-University/Python-Basics/issues