Hi,
I’m having problems with lecture 25 where we’ve changed across to using functions.
I’ve included string at the top "#include "
But when I try to use string lower down i.e. string GetGuess() the string is underlined red.
what have I done wrong?