pixelatinate / Slot-Machine

This program displays a slot machine game!
0 stars 0 forks source link

$0 prints as smallest winnings #3

Open pixelatinate opened 3 years ago

pixelatinate commented 3 years ago

Occasionally $0 will print as the user's smallest winning. It should print their smallest winnings that aren't $0. Maybe put in a statement or don't print that summary if that event doesn't occur.