RosettaCodeData/Task/Combinations/AppleScript/combinations-2.applescript

2 lines
111 B
AppleScript
Raw Permalink Normal View History

2013-04-10 16:57:12 -07:00
{{1, 2, 3}, {1, 2, 4}, {1, 2, 5}, {1, 3, 4}, {1, 3, 5}, {1, 4, 5}, {2, 3, 4}, {2, 3, 5}, {2, 4, 5}, {3, 4, 5}}