Write a script that will generate one random integer, and will print whether the random integer is an even or an odd number. (Hint: An even number is divisible by 2, whereas an odd number is not; so check the remainder after dividing by 2.)
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.