This is my source code for the Mini-projects for the course An Introduction to Interactive Programming in Python in Coursera. It is a good course for learning how to program in Python. To find more information, please click here: https://class.coursera.org/interactivepython-004
WARNING: Hello, all my classmates! I want to remind you of the Honor code. You are welcomed to read my code, but you can't just copy it!!!
We use a unique editor(or IDE) for programming in Python for this course, which calls codeskulptor, so all my source code can only run in this environment. And it also provide a debug mode, which calls Viz mode. Remenber that there is a helpful document where we can find the descriptions of all the libraries that we'll use.