

Review Monday WebDev1
Presentation
•
Computers
•
9th - 12th Grade
•
Practice Problem
•
Medium
Noah Marestaing
Used 2+ times
FREE Resource
1 Slide • 10 Questions
1
Review Variables, Conditionals
By Noah Marestaing
2
Multiple Choice
We want to create a variable called rabbit that stores the number 35. What will do that?
var rabbit == 33
variable rabbit = 33
var rabbit = 33
var rabbit = "33"
3
Multiple Choice
What data type refers to words or a sentence?
boolean
number
array
string
4
Multiple Choice
Is the following true or false?
"dog" != "DOG"
True
False
Both
5
Multiple Choice
Is the following true or false?
100 >= (40 + 60)
True
False
Both
6
Multiple Choice
We want to ask the user for their username. What is missing?
var username = _____("what is your username?")
prompt
input
answer
function ask
7
Multiple Choice
What would get printed?
var cat = 300
if (cat > 301) {
console.log("hi")
}
hi
300
there would be an error
nothing would be printed
8
Multiple Choice
What can we use when we still want to run some code in an if statement even if the condition is not met?
else {
otherwise {
9
Multiple Choice
What is the box at the bottom of p5.js called where things get printed and errors show up?
console
console.log()
canvas
output area
10
Multiple Choice
A lot of symbols in code normally come in pairs. So if you have one, you need to have another one or an error shows up. Which of the following does NOT normally come in pairs?
curly brackets {
parentheses (
semicolons ;
quotation marks "
11
Multiple Choice
var item1 = "peanut butter"
var item2 = "jelly"
console.log(item1 + item2)
"peanut butter jelly"
"peanut butter and jelly"
"peanut butterjelly"
error: you can't add strings together
Review Variables, Conditionals
By Noah Marestaing
Show answer
Auto Play
Slide 1 / 11
SLIDE
Similar Resources on Wayground
12 questions
Prepositions of Time
Lesson
•
9th - 12th Grade
6 questions
PRESENTASI ALGORITMA
Lesson
•
11th Grade
13 questions
Teikuma gramatiskais cents
Lesson
•
10th - 12th Grade
9 questions
Prosedure Text
Lesson
•
8th - 10th Grade
11 questions
Chinese New Year
Lesson
•
9th - 12th Grade
9 questions
Les matières scolaires
Lesson
•
9th Grade - University
10 questions
Point of View
Lesson
•
9th - 10th Grade
7 questions
Python entorno visual
Lesson
•
11th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
14 questions
Boundaries & Healthy Relationships
Lesson
•
6th - 8th Grade
13 questions
SMS Cafeteria Expectations Quiz
Quiz
•
6th - 8th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
12 questions
SMS Restroom Expectations Quiz
Quiz
•
6th - 8th Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
10 questions
Pi Day Trivia!
Quiz
•
6th - 9th Grade
Discover more resources for Computers
10 questions
Pi Day Trivia!
Quiz
•
6th - 9th Grade
15 questions
Pi Day Trivia!
Quiz
•
9th Grade
15 questions
Pi Day Trivia
Quiz
•
9th - 12th Grade
10 questions
Understanding Pi and Its Applications
Interactive video
•
7th - 12th Grade
10 questions
Cell Organelles and Their Functions
Interactive video
•
6th - 10th Grade
20 questions
Graphing Inequalities on a Number Line
Quiz
•
6th - 9th Grade
5 questions
Did You Know? Ireland
Interactive video
•
9th - 10th Grade
10 questions
Exploring Basic Probability Concepts
Interactive video
•
6th - 10th Grade