Grasshopper App Quiz

Quiz
•
Computers
•
4th - 6th Grade
•
Hard
Chongbang Binod
Used 99+ times
FREE Resource
15 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'
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
C3 quiz2

Quiz
•
4th - 8th Grade
15 questions
SoloLearn Intro to Python Course

Quiz
•
6th - 8th Grade
10 questions
Python

Quiz
•
5th - 10th Grade
10 questions
Edu Block 2

Quiz
•
4th - 7th Grade
20 questions
LEVEL ZERO BEGINNERS B003 EXAMS

Quiz
•
4th Grade
10 questions
PYTHON (Functions)

Quiz
•
6th Grade
10 questions
Lección 4 Variables Laboratorio de Aplicaciones

Quiz
•
6th Grade
15 questions
C++ While Loops

Quiz
•
6th - 8th 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