jheath4

0 Reputation

One Badge

9 years, 282 days

MaplePrimes Activity


These are questions asked by jheath4

I need to find all combinations of a binary list of length 3.  For example: [0,0,0] , [1,0,0] , [0,1,0] , [0,0,1] , [1,1,0] , [1,0,1] , [0,1,1], [1,1,1].  Does anyone have a procedure or can write a loop that does this?

Page 1 of 1