m = [ [1, 2, 3], [4, 5, 6] ] print(m[1][2]) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson