Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 166 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 166 Bytes

Exercise 6-4

Write a program that prints the distinct words in its input sorted into decreasing order of frequency of occurrence.

Precede each word by its count.