mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-06-23 15:16:09 -07:00
7841caa577
Straightforward port. Uses a modulo operator instead of repeated subtraction, because what am I, a farmer?
Original source downloaded from Vintage Basic
Conversion to Python