contestada

A random number generator chooses 2 numbers between 1 and 5. This table
demonstrates all possible outcomes.
1
2
3
4
5
T
1,1
2,1
3,1
4,1
5,
1,2
2, 2
3,2
4,2
5,2
1,3
2, 3
3,3
4,3
5,3
1,4
2,4
3, 4
4,4
5,4
1,5
2,5
3,5
4,5
5,5
1
T
What is the probability that the computer will pick a 1 and a 2 (in any order)?​