A lesson on the modulo operator (remainder) represented by “%” in Python. This operator often causes confusion so it’s worth spending a whole lesson on. It is used in many algorithms and is required ...