
Sequence and Selections
Quiz
•
Computers
•
9th - 12th Grade
•
Practice Problem
•
Medium
H Valli
Used 5+ times
FREE Resource
Enhance your content in a minute
6 questions
Show all answers
1.
DRAG AND DROP QUESTION
1 min • 1 pt
place the answers correctly in order to ask the age of a user:
(a) = (b) (c) (d)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to print hello world
Print("hello world")
print = "hello world"
print(hello world)
print("hello world")
Answer explanation
When you want to print hello world,
1) always make sure that the 'p' in print is always lower case
2) always make sure there are brackets after print
3) always make sure there is no space between print and the brackets
4) always make sure there are speech marks inside the brackets, UNLESS, you want to output the value in a variable
correct answer:
print("hello world")
3.
REORDER QUESTION
1 min • 1 pt
Reorder the following
=
27
kiwi
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following TWO are NOT correct variable names
player_life
_marvel
#playerone
1_life
Answer explanation
A variable can have:
1) Letter (0-9)
2) Number (A-z)
3) Underscore ( _ )
Rules:
1) A variable name cannot start with a Number
2) No special characters are allowed EXCEPT for underscore ( _ )
3) Spaces are not allowed when naming a variable
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the term sequencing mean?
To code something in the correct order
To code something in any order, as long as it makes sense to me
To iterate something 2 times
To find a result between 2 conditions
Answer explanation
Sequencing means to ensure that everything is in a correct and logical order
Lets look at a recipe, If I was to change the recipe order, there may be a change in taste, colour and/or smell.
Similarly, a computer needs to be told what to do in order otherwise it will get confused and crash!
6.
DRAG AND DROP QUESTION
1 min • 1 pt
Order the code correctly:
1. (a)
2. (b)
3. (c)
4. (d)
Similar Resources on Wayground
10 questions
SNAP-Quiz 1
Quiz
•
9th Grade
10 questions
ICT Java programming workshop
Quiz
•
9th Grade
10 questions
analisis data dan visualisasi data
Quiz
•
10th Grade
10 questions
Latihan Class Library
Quiz
•
9th - 12th Grade
10 questions
C# lesson10
Quiz
•
1st - 10th Grade
10 questions
مراجعة الوحدة 3 ( البرمجة بواسطة المايكروبت )
Quiz
•
12th Grade
10 questions
Latihan ICT Part 2
Quiz
•
10th Grade
10 questions
Bài 17: BIẾN VÀ LỆNH GÁN
Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Forest Self-Management
Lesson
•
1st - 5th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
30 questions
Thanksgiving Trivia
Quiz
•
9th - 12th Grade
30 questions
Thanksgiving Trivia
Quiz
•
6th Grade
11 questions
Would You Rather - Thanksgiving
Lesson
•
KG - 12th Grade
48 questions
The Eagle Way
Quiz
•
6th Grade
10 questions
Identifying equations
Quiz
•
KG - University
10 questions
Thanksgiving
Lesson
•
5th - 7th Grade
Discover more resources for Computers
30 questions
Thanksgiving Trivia
Quiz
•
9th - 12th Grade
11 questions
Would You Rather - Thanksgiving
Lesson
•
KG - 12th Grade
10 questions
Identifying equations
Quiz
•
KG - University
18 questions
Thanksgiving Trivia
Quiz
•
4th - 12th Grade
20 questions
Thanksgiving
Quiz
•
KG - 12th Grade
20 questions
Pythagorean Theorem and Their Converse
Quiz
•
8th - 9th Grade
10 questions
Understanding Meiosis
Interactive video
•
6th - 10th Grade
10 questions
Thanksgiving Trivia Challenge: Test Your Knowledge!
Interactive video
•
6th - 10th Grade
