I\'m working on a very simple quiz game that starts with an empty list of icons to record if answers are right or wrong.
List scoreKeeper = [];