SOLUTION: If you have 10 questions, and 2 choices per question, then I will have 3^10=59049 possible answer sheets.
I would like to have a code in any programming language to generate for m
Algebra ->
Permutations
-> SOLUTION: If you have 10 questions, and 2 choices per question, then I will have 3^10=59049 possible answer sheets.
I would like to have a code in any programming language to generate for m
Log On
Question 1058326: If you have 10 questions, and 2 choices per question, then I will have 3^10=59049 possible answer sheets.
I would like to have a code in any programming language to generate for me these answer sheets up to the last one.
e.g answer sheet 1 can look like;
1.A
2.C
3.A
4.A
5.B
6.C
7.C
8.A
9.A
10.B Answer by rothauserc(4718) (Show Source):