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
My Python : About Me

Quiz
•
6th - 8th Grade
10 questions
C++ 14/04

Quiz
•
8th Grade
10 questions
Assessment Quiz 1

Quiz
•
7th - 12th Grade
10 questions
INTRODUCCION A LA PROGRAMACION

Quiz
•
6th Grade - University
10 questions
JavaScript ievads

Quiz
•
7th - 8th Grade
10 questions
Basics of Javascript

Quiz
•
9th - 12th Grade
10 questions
Reference and Pointers in C++

Quiz
•
6th - 8th Grade
10 questions
Avaliação Pensamento Computacional - Prático

Quiz
•
1st Grade - Professio...
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
15 questions
Acceptable Use Policy (Quiz)

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

Quiz
•
6th - 8th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade