Selection
Quiz
•
KG - Professional Development
•
Hard
Tezel Asena
Used 446+ times
FREE Resource
Enhance your content
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is selection?
Selecting a random variable in python
Also called a decision, one of the three basic logic structures in programming. If statements
Iteration, repeating a line of code within a loop
Casting
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What symbol must you place at the end of an if statement?
)
:
;
}
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an indentation in Python?
A line of code that returns a value
A subroutine
A block of code that creates a variable
A code block (body of a function, loop etc.) starts with indentation and ends with the first unintended line.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1==0
True
False
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5 >= 5
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will this code display?
a = 6
if a => 6:
print("pass")
else:
print("fail")
pass
fail
nothing because there will be an error
passfail
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an example of a logical operator
and
else
there
if
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
Introduction to python
Quiz
•
6th - 7th Grade
16 questions
Python Beginner
Quiz
•
9th - 10th Grade
10 questions
Python-Code Right or Wrong
Quiz
•
7th - 8th Grade
10 questions
Homework 4- Data Types and Selection
Quiz
•
8th Grade
8 questions
KS3 Computing
Quiz
•
8th Grade
14 questions
Chapter Test - Module 14 (While Loop)
Quiz
•
7th Grade
10 questions
Python set 3
Quiz
•
University
15 questions
Mastering Python Control Flow
Quiz
•
University
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
Discover more resources for
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