Computer Applications
Name the tab and category of blocks that should be selected to do the following :
(i) Ask the user's name
(ii) Add a variable to store points of the game
Scratch
3 Likes
Answer
(i) The Ask block under Sensing category
(ii) Make a variable block under Data category
Answered By
2 Likes
Related Questions
To respond to a received message, which block can be used by a sprite ?
All the three blocks given below run infinitely.
Make changes in these so that these play the Meow sound for exactly five times.
(a)
(b)
(c)
Navdha is playing a game created by her teacher using Scratch. The game works like this :
An item/thing name is shown on screen and then the screen shows moving images of multiple things/sprites. The player has to click on correct image/sprite as per displayed name. If the player clicks on correct sprite/image, a ball sprite in the right corner starts jumping and clap sound also plays. If the player wants to move to next thing/item, the player can press a space bar.
(a) Identify the concepts/features of Scratch used in this game.
(b) Which concept/feature is used to move to next item if space bar is clicked ?
(c) Which concept/feature is used to tell ball sprite that correct image/sprite has been clicked.
Write Scratch programs to draw these shapes :