Is possible to have a count of how many times a value appears in a given list, and have \'0\' if the item is not in the list?
I have to use zip but the f
zip