collin-li / mitx-6.00.1x

This repository contains Python code developed throughout the course of 6.00.1x taken through MITx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mitx-6.00.1x

This repository contains Python code developed throughout the course of 6.00.1x taken through MITx

There will be individual files per problem in each problem set. For example, Problem Set 1 has 3 problems, thus you will find the files:

  • ps1_1.py
  • ps1_2.py
  • ps1_3.py

The details of the problem being solved will be stated in the comments of the code

Problems that I found interesting and not completely trivial (completely subjective):

  • ps1_3.py
  • ps3_4.py (Hangman!)
  • More to come...

About

This repository contains Python code developed throughout the course of 6.00.1x taken through MITx

License:MIT License


Languages

Language:Python 100.0%