0 Forks
0 Stars
0 Watchers

Python-Crash-Course-2e-Part-I

This repository includes the Python scripts I have written in the first part of Python Crash Course (2nd Ed.) by Eric Matthes.

How to download and setup Python-Crash-Course-2e-Part-I

Open terminal and run command
git clone https://github.com/melihcanyardi/Python-Crash-Course-2e-Part-I.git
git clone is used to create a copy or clone of Python-Crash-Course-2e-Part-I 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-Crash-Course-2e-Part-I https://github.com/melihcanyardi/Python-Crash-Course-2e-Part-I/archive/master.zip

Or simply clone Python-Crash-Course-2e-Part-I with SSH
[email protected]:melihcanyardi/Python-Crash-Course-2e-Part-I.git

If you have some problems with Python-Crash-Course-2e-Part-I

You may open issue on Python-Crash-Course-2e-Part-I support forum (system) here: https://github.com/melihcanyardi/Python-Crash-Course-2e-Part-I/issues