I need to save all the list items starting with \'S\' from list l to l2
l= [\'Santa Cruz\',\'Santa fe\',\'Sumbai\',\'Delhi\'] l1 = [] l1 = list(map(lambda x :