README ==== + Python doesn't have the unary operater of x++/x-- + Tuple are non-changable, so we cannot add or del or modify its value + Install matplotlib: sudo pip install matplotlib ## Reference Python tutorial: http://cs231n.github.io/python-numpy-tutorial/#python