Content
@
0 reply
0 recast
0 reaction
Alex Kim
@alexkimr
#DailyChallenge Day 10 progress: - Validating and formatting user input. - Using HashMap to count word frequencies. - Removing punctuation with .trim_matches(). - Calculating total word count with .values().sum().
0 reply
0 recast
3 reactions