luyajie / intro-python

Coursework from MIT's edX introductory Python course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MITx: 6.00.1x - Introduction to Computer Science and Programming Using Python

In this course you’ll be learning the basics of computer programming in Python and the fundamentals of computation, as well as getting the opportunity to implement your own Python functions.

Note: This code is only intended to serve as a guide. These are the solutions that I used during the class. Undoubtedly there are faster, more efficient, alternatives (if you find any don't hesitate to tell me!). Please don't copy this verbatim.

About

Coursework from MIT's edX introductory Python course.


Languages

Language:Python 100.0%