Interactive 3.1: Using variables in calculations

Quiz
•
Computers
•
4th - 7th Grade
•
Hard
J Lewis
Used 2+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Look at the code below. What is the value of total?
number1 = 15
number2 = 10
total = number1 + number2
5
25
15
150
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Look at the code below.
What is the value of marblesEach?
marbles = 16
people = 4
marblesEach = marbles / people
20
12
4
64
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Look at the code below.
What is the value of change?
sweets = 0.45
crisps = 0.6
money = 1.2
change = money – (sweets + crisps)
0.5
0.15
-0.15
-0.5
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Look at the code below.
What is the value of totalCost?
fish = 1.9
chips = 1.1
numberBought = 5
totalCost = (fish + chips) * numberBought
8
15
7.4
10.6
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Look at the code below.
What is the value of totalIncProfit?
profitMargin = 0
totalIncProfit = 0
total = 1000
profitMargin = total * 2
totalIncProfit = total + profitMargin
2020
3020
1003
3000
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Look at the code below.
What is the value of num2 if total = 35?
num1 = 10
total = num 1 + num2
15
20
10
25
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Look at the code below.
What is the value of num2 if share = 20?
num1 = 10
total = num1 + num2
share = total / 3
25
50
40
30
Similar Resources on Wayground
10 questions
Programing in Computer

Quiz
•
3rd - 5th Grade
7 questions
Python Functions Quiz

Quiz
•
6th - 8th Grade
10 questions
I Can Code!

Quiz
•
KG - University
10 questions
MineCraft

Quiz
•
7th Grade
11 questions
PYTHON "If" Statement

Quiz
•
6th Grade
10 questions
Scratch Revision

Quiz
•
3rd - 5th Grade
10 questions
Scratch

Quiz
•
3rd - 5th Grade
10 questions
PROGRAMACIÓN

Quiz
•
4th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
12 questions
3-5 Digital Citizenship: Appropriate Use

Quiz
•
3rd - 5th Grade
10 questions
Keyboard Typing

Quiz
•
4th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
16 questions
Input and Output devices

Quiz
•
5th Grade