Word Frequency Counter Challenge

# Introduction Word counting is a common task in programming. In this challenge, you are given a list of words and you need to output the number of occurrences of each word in the order of their appearance.

|60 : 00

Click the virtual machine below to start practicing