$ python3 chicago.py
Jane rolled 6 and 3 (9)
Jane didn't score on this round.
Jane scored 0 points this turn
Computer rolled 4 and 4 (8)
Computer didn't score on this round.
Computer scored 0 points this turn
$ python3 chicago.py
Jane rolled 3 and 2 (5)
Jane didn't score on this round.
Jane scored 0 points this turn
Computer rolled 3 and 1 (4)
Computer scored 4!
Computer scored 4 points this turn
$ python3 chicago.py
Jane rolled 1 and 3 (4)
Jane scored 4!
Jane scored 4 points this turn
Computer rolled 5 and 4 (9)
Computer didn't score on this round.
Computer scored 0 points this turn