mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-28 21:54:17 -08:00
pulled questions and answers out into a question class to reduce repetition in the logic.
Original source downloaded from Vintage Basic
Conversion to Python