mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-01-07 19:02:37 -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