#14 Learn Small Basic Programming - Simple Chat Bot

Поділитися
Вставка
  • Опубліковано 29 гру 2024

КОМЕНТАРІ • 10

  • @memy4460
    @memy4460 4 роки тому +3

    Thank you very much for your effort in teaching us. I have tried and given up learning to code at least 4 times. I hope with your videos I will finally manage to get somewhere. Please keep up the good work! Cheers.

    • @draycrandall3821
      @draycrandall3821 4 роки тому +1

      I have quit coding 6 times lol and im back at it again

  • @boa2145
    @boa2145 2 роки тому +1

    Thanks for your tutorial video to show how a simple chat bot works. It was interesting to use the method of the object of Small Basic.

  • @rakhisabadra2557
    @rakhisabadra2557 4 роки тому +2

    You sir, are the best.

  • @rakhisabadra2557
    @rakhisabadra2557 4 роки тому +1

    Sir, if we want at the computer to recognise that a group of words are in the sentence or not so how we do that
    For example I type in : who the heck are you and want the computer to recognise that I mean 'who are you' how do I do that

    • @TheTechTrain
      @TheTechTrain  4 роки тому

      You'd need to search for two substrings, so if substring("who are") AND substring ("you"). You can't have wildcards.

  • @rajuvarshney1247
    @rajuvarshney1247 2 роки тому +1

    Thank you so much sir ... Please make more videos on Microsoft small basic .. please sir please..... I will share it...more then 1000 plz sir

    • @TheTechTrain
      @TheTechTrain  2 роки тому

      I'm so glad you're enjoying them! I am looking at creating new Small Basic videos, and I'm currently looking at putting together a complete course.