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

3 lines
61 B
Text
Raw Permalink Normal View History

2015-02-20 00:35:01 -05:00
A := {John, Bob, Mary, Serena};
B := {Jim, Mary, John, Bob};