Hello,
I have the problem as in the photo, but how can I create the set with O(i). I don’t want to manually create one by one.
Hello,
I have the problem as in the photo, but how can I create the set with O(i). I don’t want to manually create one by one.
Make set “order” parallel to set O:
set order, O, oOmap(order<, O<) / 1.Bananas, 2.Apples, 3.Oranges /;
-Michael