hey so im trying to make a bingo like game where the user has to write 10 numbers in an array and if one of these numbers is the number who was randomly generated it has to say bingo,
but i dont know how do the last part where i compare the numbers in the array to the randomly generated number any help please?