Getting how many times the most repetitive element repeats in a list

后端 未结 0 1272
旧巷少年郎
旧巷少年郎 2020-12-13 01:30

I have to store in a variable how many times the most repetitive element repeats in a list. But I should not use any list comprehension, or dictionary or count module etc. T

相关标签:
回答
  • 消灭零回复
提交回复
热议问题