So I am still trying to wrap my head around some of the concepts but I was curious to the reasoning behind changing the naming of the variable of Input to Guess than to Word. **
Ex ample… bool UBullCowCartridge::IsIsogram(FString Word) const
** Is it not technically the same thing and since it wont change until they are prompted to guess again?