RosettaCodeData/Task/Symmetric-difference/Maple/symmetric-difference-1.maple

3 lines
61 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
A := {John, Bob, Mary, Serena};
B := {Jim, Mary, John, Bob};