mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-28 13:46:06 -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