Lena wants to create a Go program that uses a Scanner and counts all the words that the user enters as input.
She has written some code but is missing some crucial parts for her program to properly count each of the input words. Please help her writing the additional required code.