Problems with chatbot exercise

Hello! Forums Scratch Support Problems with chatbot exercise

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1118
    Guest24
    Guest

    Hi, I’ve downloaded your chatbot exercise to see if would be suitable for my group but I can’t get the words in the sentences I enter to get individually added to the Words list. Can anyone help?

    #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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.