COMPUTER SCIENCE AND ENGINEERING
MACHINE LEARNING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
uses machine learning technology to create a code
|
|
uses machine learning technology to perform many tasks like ordering food or creating lists
|
|
a programming language where you use text to create a series of commands
|
|
a programming language where you drag script blocks together to create a series of commands
|
Detailed explanation-1: -Scratch is a “block-based” programming language. This means instead of writing lines of code to program, we use “blocks". Each block has a specific category that describes what its purpose is. Sprites are the objects that perform actions in a project and these blocks tell the sprites what to do.
Detailed explanation-2: -Blocks in Scratch coding These code blocks are dragged and dropped into the script area. A collection of code blocks that fit together vertically is called a script.
Detailed explanation-3: -Scripts area Scripts area. Blocks of instructions are dragged from the blocks palette into this area. The blocks are joined together to build scripts (instructions) for each sprite in a game.
Detailed explanation-4: -Hold down the mouse button and drag the block to any space in the Script Area.