Understanding Modulo in Python

This is a short tutorial to help you mentally grok the concept of modulo using a playful example of apple farming. Modulo is a the remainder when you divide one number "a" by another number "n". The answers to the questions are on the at the end at 7:10. Presentation Slides: http://tinyurl.com/9mrydqj CodeSkulptor Example: http://tinyurl.com/pymodtut Interactive Python Course: https://class.coursera.org/interactiv...