Hi, i have a list of string containing values like a,a,b,b,c,c
is there a way to count the occurrence of each value
ie 2 for a , 2 for b , 2 for c
Hi, i have a list of string containing values like a,a,b,b,c,c
is there a way to count the occurrence of each value
ie 2 for a , 2 for b , 2 for c