Mis ilmub ekraanile?
b = [1, 2, 3, 4]
print(b[:])
[1, 2, 3, 4]
[2, 3]
Veateade