C-16-Q038mediumsingle_mcq
Given the following code, what will be printed in order?
Given the following code, what will be printed in order?
- a
1 1 1 - b
3 3 3 - c
1 2 3 - d
3 2 1
Given the following code, what will be printed in order?
1 1 13 3 31 2 33 2 1