pfischer1687 / count_words

Reads in a text file, counts the number of times each word occurs, and prints a message with the most common words and how many times they appeared.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

count_words

Reads in a text file, counts the number of times each word occurs, and prints a message with the most common words and how many times they appeared.

About

Reads in a text file, counts the number of times each word occurs, and prints a message with the most common words and how many times they appeared.


Languages

Language:Rust 100.0%