The mathematical field of modular arithmetic

5 4,227 117
articles words lines of code

This article shows how to do base conversions in Python with the built-in int, how to write integer literals in other bases, and how to do base conversions in general.