10) What is the output of the following code fragment? - [[9,1], [2,3,6]] x-[] for 1 in range(len(m)): x-x+m[1] print(x)
Posted: Tue Apr 12, 2022 10:21 am
10) What is the output of the following code fragment? - [[9,1], [2,3,6]] x-[] for 1 in range(len(m)): x-x+m[1] print(x) chlank) in the