Four simple, math-based scripts created in Python.
digits.py: A recreation of a New York Times beta-tested gamegcd_lcm.py: Calculate the greatest common divisor and least common multiple of two integerskaprekar.py: A demonstration of Kaprekar's Consant (6174), a number with special algorithmic propertiesmean_median_mode.py: Calculate simple statistics of a manually inputted dataset