Relative Content

Tag Archive for javascriptfor-loop

For loop spamming false in javascript

I’m trying to write a code where if a randomly generated number matches one of the numbers in for loop it should output “True” if not then false.