News

## This Prgram will allow user to slice element of list and start the list from user given starting index and ends the list on user given ending index ## ## my_list = ['apple',33, 'orange', 45, ...