Accountancy, asked by ibrahimbasaad, 3 months ago

What is the output after execution of the following code?
Ist1 = [15, 25, 44, 88, 105]
Ist2 = Ist1
Ist1[2]=50
print(Ist2)

Answers

Answered by sh56
0

Answer:

What is this i can't understand why

Explanation:

What is this i can't understand why

Similar questions