How Many
Goal:
Find a bug in a program with methods that someone else coded.
Steps:
- This program is supposed to print a random number between 1 and 100 to the console:
54
BUT it's not working. If you don't believe me, try running it. - Change one line of code to fix this program.