hausaufgabe--python 11-List slice
List Slice
001-- to read specific elements in the list

001-- the difference between list2=list1[:] and list3=list1


List Slice
001-- to read specific elements in the list

001-- the difference between list2=list1[:] and list3=list1

