Q.

m = [[x, y] for x in range(0, 4) fo r y in range(0, 4)]

A. 8
B. 12
C. 16
D. 32
Answer» C. 16
Explanation: execute in the shell to verify.
1.4k
0
Do you find this helpful?
12

Discussion

No comments yet