Make the list of all possible ordered pairs from following sets:
1. Set A = {1, 2, 3} and Set B = {a, b, c}
2. Set P = {a, b, c} and Set Q = {x, y, z}
Answers
Answered by
0
Answer:
set ( 321 ' 231 ' 132 )
set ( bac ' cba ' acb )
set ( yxz ' xzy , zyx )
Similar questions