You have the following list of numbers:
7, 6, 3, 5, 1, 9, 8
In order to determine which of the previous numbers are prime numbers, you consider that a prime number is a number greater than 1, that ONLY can be divided by itself and 1 (to obtain a whole number).
Due to the previous definition, yuo can notice that from the list of numbers, there are three prime number: 7, 3, 5,