suppose i want to find "Hello How A" as input output will be ( Are , 10, Aunt , 5, Ant , 2 ) but for third word not second second i already pickup from list can we do that ?
suppose i want to find
"Hello How A"
as input
output will be
( Are , 10,
Aunt , 5,
Ant , 2 )
but for third word not second
second i already pickup from list
can we do that ?