python
Dashboard
My Repos
Compilers
Python Online
Node JS Online
Golang Online
codepy
Login
My Repos
Sign Out
Online Python Interpreter
Stop
Run
from collections import Counter d={'item1': 45.50, 'item2':35, 'item3': 41.30, 'item4':55, 'item5': 24} t=Counter(d) print(t.most_common(3), end="" )
Share this code with others
Public
Clear
My Repos
Repo
Lang
Login
Register
Login
Create a free account. No Credit card info required.
I agree with the Codepy
Term of Service
Sign Up