I have the following code:
list1=[] flatList=[\'user1\',\'user2\',\'user3\',\'user4\',......] for val in flatList_val: #count=flatList.count(val) quer