rkilmer3 / COF2024DeLozier

0 stars 0 forks source link

Unique Answer Code #14

Closed rkilmer3 closed 7 months ago

rkilmer3 commented 7 months ago

Created a method, in which the list of int is created to hold the 4 values of possible answers. The list puts the correct answer in and then fills the last 3 spots with a random number between 0-21 while checking it does not repeat.