Chalarangelo / 30-seconds-of-python

Short Python code snippets for all your development needs
https://www.30secondsofcode.org/python/p/1
Creative Commons Attribution 4.0 International
8.83k stars 1.26k forks source link

update count_occuerence method #144

Closed sahasrara62 closed 5 years ago

sahasrara62 commented 5 years ago

use default method to get the occurrence of the value in a list. this method automatically handle all the condition of the value.

Description

Resolves #(issue number)

What does your PR belong to?

Types of changes

Checklist:

sahasrara62 commented 5 years ago

but python method used there are really too bad.

Chalarangelo commented 5 years ago

Please read the contribution guidelines for submitting and updating snippets.

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for any follow-up tasks.