List Slice
001-- to read specific elements in the list
001-- the difference between list2=list1[:] and list3=list1