Reply To: Problems with chatbot exercise

Hello! Forums Scratch Support Problems with chatbot exercise Reply To: Problems with chatbot exercise

#1119
First Coding
Guest

Hi there,

If the sentence you’re inputting into the chatbot only goes into the Words list as a complete string and not broken down into its individual words, I suspect it may have something to do with the spaces in your script. There should be spaces (not blanks) in a couple of places, in particular the LETTER of LETTERNUMBER of ANSWER = [SPACE].

It’s a bit hard to explain in writing but download the working model and take a look how that is put together.

Let me know how you get one.

Jez