Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 613 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 613 Bytes

6.001 - Introduction to Python

Taken from MIT's Open courseware website, Fall 2016

I don't really go to MIT but I just want to put this little project here to practice my git and Linux kungfu. The projects are done using the python3 package, Sublime Text 3 inside a Linux evironment.

Summary on projects

Project 1:

Simple computation and package test

Project 2:

Branching, iteration and a touch of algorithm on the binary search tree

Project 3:

The hangman game

Project 4:

The Scrabble word game

Project 5:

A simple news filter using a RSS parser and a config .txt file