L8L9L10 If Functions

Quiz
•
Computers
•
6th Grade
•
Medium
Ariel Cambas
Used 21+ times
FREE Resource
22 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Declare a variable named "a"
var a;
vars a;
Var a;
vara;
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Create a variable named "a"
var a;
vars a;
Var a;
vara;
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Create a container for values named "a"
var a;
vars a;
Var a;
vara;
4.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Put an initial value inside the variable "a"
a = 1;
a = "some text";
a=true;
a=a+1;
5.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Create a variable named "a" AND put an initial value inside the variable "a"
var a = 1;
a = "some text";
var a=true;
a=a+1;
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
how do you change the value from the variable created here:
var cookies = 25;
cookie = 2;
cookies = 25;
var cookies = 12;
cookies = 21;
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Change the value inside the variable named "comment" to "it's a good day"
var comment = "what type of day is it";
comment="it's a good day";
Comment = "it's a good day";
comment="what type of day is it"+"it's a good day";
allComments="it's a good day";
Create a free account and access millions of resources
Similar Resources on Wayground
18 questions
ÔN TẬP TIN HỌC TRẺ (LY THUYẾT - 02)

Quiz
•
6th - 8th Grade
20 questions
HTML Tags

Quiz
•
6th - 8th Grade
25 questions
Programming with Karel Quiz

Quiz
•
6th - 9th Grade
23 questions
Basic HTML Tags Review

Quiz
•
6th - 8th Grade
19 questions
HTML ცხრილები და css -ის გლობალური ცვლადი

Quiz
•
6th Grade
20 questions
Letters PowerPoint

Quiz
•
6th Grade
19 questions
ProA Desarrollo de Software 3° año

Quiz
•
1st - 12th Grade
21 questions
ÔN TẬP KIỂU XÂU

Quiz
•
1st - 12th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade