
Variables and ifs in p5.js
Authored by Chris Mera
Computers
8th Grade
Used 7+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 20 pts
What is the correct way to declare a variable to store the number of circles drawn on the canvas in p5.js?
`number circles = 0;`
`var numberOfCircles;`
`int numberOfCircles = 0;`
`let numberOfCircles = 0;`
2.
MULTIPLE CHOICE QUESTION
45 sec • 20 pts
Where should I declare my variables?
In the setup()
Before the setup()
In the loop()
Wherever I want
3.
MULTIPLE CHOICE QUESTION
45 sec • 20 pts
What will be the value of `x` after the following code is executed?
let x = 5; x = x + 10;
5
10
15
20
4.
MULTIPLE SELECT QUESTION
45 sec • 20 pts
Which of the following variable declarations is NOT valid in p5.js?
`let_score;`
`let=2ndPlace;`
`let-$amount;`
`let playerHeight;`
5.
MULTIPLE CHOICE QUESTION
45 sec • 20 pts
What is the value of the variable declared as `let score;` in p5.js?
13
yes
undefined
0
6.
MULTIPLE CHOICE QUESTION
45 sec • 20 pts
Which of the following is the correct way to declare a variable for storing the user's name in p5.js?
`string userName;`
`var userName;`
`let userName = '';`
`userName = " ";`
7.
MULTIPLE CHOICE QUESTION
45 sec • 20 pts
What variable am I missing to describe this object?
let sqX = 20;
let sqW = 20;
let sqH = 20;
let sqColor = "black"
createCanvas
sqY
mouseY
mouseX
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
11 questions
Queries
Quiz
•
7th - 12th Grade
11 questions
What is a computer
Quiz
•
KG - University
12 questions
CamTech Network Security
Quiz
•
8th - 12th Grade
15 questions
Sway-2
Quiz
•
8th Grade
10 questions
Safer Internet Day
Quiz
•
5th - 9th Grade
11 questions
Cascading Style Sheets
Quiz
•
8th - 12th Grade
12 questions
Storage Devices
Quiz
•
1st - 11th Grade
10 questions
Scratch Unit 2 Vocabulary
Quiz
•
6th - 8th Grade
Popular Resources on Wayground
8 questions
Spartan Way - Classroom Responsible
Quiz
•
9th - 12th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
14 questions
Boundaries & Healthy Relationships
Lesson
•
6th - 8th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
3 questions
Integrity and Your Health
Lesson
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
9 questions
FOREST Perception
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade