Hello.
Can someone give an exemple on how to write a program that print random number between 1 and 10 and does this.
1. I want the resultat to print 10 random number between 1 and 10.
2. If the first random number is 7.
The second random number is between 1 and 10 but not number 7.
The third random number is between 1 and 10 but not number 7 and not the same number like the second number.
3. And so on until every 10 random number has been printed.
For example for the resultat.