Lottery System in Scratch

Lottery System in Scratch

Assessment

Interactive Video

Computers, Education, Instructional Technology

5th - 8th Grade

Hard

Created by

Mia Campbell

FREE Resource

This video tutorial covers the concept and implementation of a lottery program using Scratch. It guides viewers through setting up variables, executing the lottery, adjusting list lengths, and displaying results. The tutorial emphasizes the use of Scratch's features to automate processes and manage lists effectively, ensuring a smooth lottery execution. The session concludes with a review of the key steps and concepts taught.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of using a variable to store the number of lottery participants in Scratch?

To keep track of the number of winners

To store the names of the participants

To adjust the number of participants dynamically

To display the number of participants on the screen

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block in Scratch is used to ask the user for input?

Ask and Wait

Broadcast

Forever Loop

If-Else

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in setting up the lottery system in Scratch?

Create a variable for the number of participants

Display the list of participants

Ask for the number of participants

Create a list of winners

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the range for random number selection determined in the lottery system?

By the total number of variables

By the number of times the lottery is run

By the length of the participant list

By the number of winners

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when the execution count exceeds the number of participants in the lottery?

The program resets

The winners are displayed

The participant list is cleared

The program stops

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should you check if the winners are not displayed correctly?

The length of the participant list

The value of the random number

The number of times the lottery is executed

The variable storing the winner index

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you save the list of winners in Scratch?

By exporting the list

By printing the list

By copying the list

By saving the project

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?