What is the output of the following snippet?

What is the output of the following snippet?

A . [1, 2, 3, 1, 2, 3]
B . [3, 2, 1, 1, 2, 3]
C . [1, 1, 1, 1, 2, 3]
D . [1, 2, 3, 3, 2, 1]

Answer: C

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments