Please Help, This is want I want, I also don't know how to check to see if a letter that the user enters is int he secret word, and if it is put it in the right place and if its not put it with the incorrect letters...
function UpdateGameDisplay
Write contents of "hangboard" string to the console.
Write contents of "wordboard" string to the console.
Write contents of "guessedletters" string to the console.
end function