Closed xaerru closed 3 years ago
The if statements didn't do anything earlier because when the value was 0 the currentCount would be 0. If statements aren't needed after the fix too.
Fixes #1
Thanks! I totally see the no need for if statements after the changes. Nice job! Another contributor is working on the wall of fame for us and hopefully we'll see that in the next coming days. Also, we have a coding discord for help and general chat if you'd like to be in it, come join us: https://discord.gg/PFxWBe4
Change the getRandomNumberBetween range to exclude 0.