pub fn get_long_word_count(text: &str) -> u32
Count the number of “long words”1 in a given text
Words with more than 6 letters ↩