noor19-meet / y2s18-python_review

Python Review for Y2 CS 2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Review

This repository contains all the examples, exercises, and labs for the Python review lecture.

Please fork the repository, by clicking the fork button on the top-right corner to make your own copy of the repo.

Then, clone the repo, as we have previously done by running:

cd ~/Desktop
git clone https://github.com/<YOUR USERNAME>/y2s18-python_review.git
cd y2s18-python_review/

You should now have a local copy of the repo! Get started :)

About

Python Review for Y2 CS 2018

License:MIT License


Languages

Language:Python 100.0%