SchoolOfCode / week-2-debugging-customer-challenge-bc18-room10

bootcamp-18-week-2-debugging-customer-challenge-workshop_debugging-kata created by GitHub Classroom
0 stars 0 forks source link

Fix bug line 6 #4 #4

Closed Holl4444 closed 8 hours ago

Holl4444 commented 8 hours ago

Multiplication error in randomNumber. Is producing range 1-100 instead of 1-10

Holl4444 commented 8 hours ago

fixed