Question: The following Python Codes are prepared to find following output. 11. 11, 2), (1, 2, 3), (1, 2, 3, 4]] Determine the correct code segment
The following Python Codes are prepared to find following output. 11. 11, 2), (1, 2, 3), (1, 2, 3, 4]] Determine the correct code segment that computes and prints the above numbers in nested list. (4 Puan) a) b) c) d) det fonc(N) grid Ist for I in range(1,1) row for in range(!) row. Insert (3) grid Ist.append(ro) return grid ist der func(1) grid ist for in range(1,1) row] for in range(i): row.insert(1.3) Brdst.append(now) returnerid 1st def func(): grid lst) for i in range(1,1) ro for in range(i): row.append (1) prid Ist.append(row) return prid.Ist . print(func(*)) def func(): pridste for I in (1.) row for in range(1) now.append(1) grid Ist.append(rou) return grid Ist print(func(5)) print(func()) printfunc()) a) Ob d)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
