/*
** Count the number of times the word "the" appears in the standard
** input. Case is important, and the words in the input are
** separated from each other by one or more white space character
/*
** Count the number of times the word "the" appears in the standard
** input. Case is important, and the words in the input are
** separated from each other by one or more white space character