synicalsyntax / 6.0001

Solutions for MITx 6.0001 exam problems and MIT OCW 6.0001 course problem sets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIT 6.0001 Coursework

Solutions for:

Installation

Prerequisites: Python 3.5 or greater

Clone the repository:

$ git clone https://github.com/synicalsyntax/6.0001.git path/to/6.0001

Install dependencies with pip after navigating to the repository directory:

$ cd path/to/6.0001
$ pip install -r requirements.txt

Style

Contributing

Please create an issue in the GitHub issue tracker for any bug reports, suggestions, or other comments.

License

MIT License

About

Solutions for MITx 6.0001 exam problems and MIT OCW 6.0001 course problem sets

License:MIT License


Languages

Language:Python 100.0%