0 Forks
9 Stars
9 Watchers

PythonExercises

Python exercises and exams for "Fondamenti di Programmazione" course at La Sapienza University.

How to download and setup PythonExercises

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

Or simply clone PythonExercises with SSH
[email protected]:struggling-student/PythonExercises.git

If you have some problems with PythonExercises

You may open issue on PythonExercises support forum (system) here: https://github.com/struggling-student/PythonExercises/issues