You are viewing a single comment's thread. Return to all comments →
There are two ways to solve this with Counter: The normal way-
# result = 0 # for a in ar.values(): # result += int(a/2) # return result
Seems like cookies are disabled on this browser, please enable them to open this website
Sales by Match
You are viewing a single comment's thread. Return to all comments →
There are two ways to solve this with Counter: The normal way-