#9

  October 20, 2023

If I want to make the object in scratch say, for example, hallo world.

Now I have input, which is hallo world, and output, which is the final output, which is to make the object say hallo world.

But we are missing an algorithm, which is the method or command that we will give to the object to say hallo world.

Of course, first we must bring a command from Events, which makes the rest of the commands work, and then to Looks, from which we will fetch the Say command and put them together to appear in this image.

Comments

Popular posts from this blog

#5