Class-5-Computing-Unit 3
Class-5-Computing-Unit 3
Class-5-Computing-Unit 3
4. The way that the program stops the loops is called the exit condition.
1. The "pick random" block in Scratch is used to generate random numbers within
a specified range.
Ans: True
2. The "join" block in Scratch can be used to combine not only text but also
numerical values.
Ans: True
3. The "forever" block in Scratch creates a loop that runs indefinitely without
any condition.
4. The "if" block in Scratch allows you to perform logical tests and execute
Ans: False
Ans: False
Ans: Counter loop- It’s a fixed loop that repeats a set number of times.
test.
Ans: Blocks like "Repeat" and "Forever" in Scratch enable the creation of
repetitive actions.
Ans: Advantages:
Disadvantages
• If the user can’t get the right answer, they can’t stop the loop. They
Ans: Step 1: To generate a random number within a specific range, use the "pick
Step 2: Then drag and drop the "pick random" block into your script area.