T3 Y7 Grasshopper App

Quiz
•
Computers
•
7th - 9th Grade
•
Hard
Lefteris Tavelis
Used 26+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
y = 3;
x = 5 * y;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will this code print out?
var y = 5;
var x = y;
print(x);
5
y
x
5x
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will this code print out?
var word = 'alphabet';
var alphabet = 'word';
print(alphabet);
print(alphabet)
'word'
'alphabet'
None of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which variable is storing an array?
var myShoes = 'sneakers, highHeels, pumps';
var yourShoes = [
'sneakers'
'highHeels'
'pumps'
];
var shoeColor = drawBox(blue);
shoeColor
myShoes
yourShoes
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What code would you write to check if the grasshopper variable is holding the word 'happy'?
var grasshopper = 'happy';
grasshopper = 'happy'
grasshopper === 'happy'
'happy'
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which code will draw a box only if the blue property of rgbObject is more than 10?
Similar Resources on Wayground
10 questions
Python beginners quiz

Quiz
•
9th - 10th Grade
10 questions
Grasshopper

Quiz
•
7th Grade
12 questions
Python

Quiz
•
7th - 9th Grade
11 questions
JS: Conditionals!

Quiz
•
6th Grade - University
6 questions
Python Variables

Quiz
•
6th Grade - University
10 questions
Basic Python Programming_Class VIII

Quiz
•
8th Grade
12 questions
Python Fundamentals

Quiz
•
8th Grade
10 questions
Programming Basics Basics

Quiz
•
8th Grade - University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
Discover more resources for Computers
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
14 questions
Algebra 1 SOL Review #1

Quiz
•
9th Grade