Understanding Operators and Variables

Understanding Operators and Variables

Assessment

Interactive Video

Mathematics, Computers

4th - 7th Grade

Hard

Created by

Mia Campbell

Used 23+ times

FREE Resource

This video tutorial demonstrates how to use operators and variables to work with numbers. It features a sprite named Gobo, who prompts the user to input two numbers, adds them, and displays the result. The tutorial covers creating variables for user input and the sum, handling user input, performing addition using operators, and displaying the result. The process is illustrated step-by-step, allowing viewers to understand how to manage variables and use operators effectively.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of using operators and variables in this video?

To perform arithmetic operations

To draw shapes

To create animations

To design a game

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What variables are created to store the numbers entered by the user?

num1 and num2

x and y

number1 and number2

var1 and var2

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block is used to ask the user to enter a number?

Set block

Say block

Ask block

Join block

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the user's input stored in the program?

In the built-in variable called answer

In a temporary variable

Directly in num1 and num2

In a list

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What operator is used to add the two numbers together?

Plus operator

Divide operator

Multiply operator

Minus operator

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where is the result of the addition stored?

In the num2 variable

In the sum variable

In the num1 variable

In the answer variable

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block is used to display the result to the user?

Ask block

Join block

Set block

Say block

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?