
python_quiz

Quiz
•
Computers
•
9th Grade
•
Hard
ah h
Used 11+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
control structure
block of programming that analyses variables and chooses a direction in which to go based on given parameters
allows one set of statements to be executed if a condition is true and another set of actions to be executed if a condition is false
line-by-line execution by which statements are executed sequentially, in the order they appear in the program
executes a sequence of statements repeatedly as long as a condition holds true
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
selection control structure
block of programming that analyses variables and chooses a direction in which to go based on given parameters
allows one set of statements to be executed if a condition is true and another set of actions to be executed if a condition is false
line-by-line execution by which statements are executed sequentially, in the order they appear in the program
executes a sequence of statements repeatedly as long as a condition holds true
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
sequential control structure
block of programming that analyses variables and chooses a direction in which to go based on given parameters
allows one set of statements to be executed if a condition is true and another set of actions to be executed if a condition is false
line-by-line execution by which statements are executed sequentially, in the order they appear in the program
executes a sequence of statements repeatedly as long as a condition holds true
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
indentation
way of telling an interpreter that the group of statements belongs to a particular block of code
terminates the current loop and resumes execution at the next statement
skip the current iteration and move to the next iteration inside a loop
executes a sequence of statements repeatedly as long as a condition holds true
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
break
way of telling an interpreter that the group of statements belongs to a particular block of code
terminates the current loop and resumes execution at the next statement
skip the current iteration and move to the next iteration inside a loop
executes a sequence of statements repeatedly as long as a condition holds true
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
continue
way of telling an interpreter that the group of statements belongs to a particular block of code
terminates the current loop and resumes execution at the next statement
skip the current iteration and move to the next iteration inside a loop
executes a sequence of statements repeatedly as long as a condition holds true
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
the code to compare two numbers and print the greatest/smallest number using:
(a) if statement
b) if-else statement
(c) if-elif-else statement
Not
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Blockly Assessment

Quiz
•
6th - 9th Grade
15 questions
Coding Pre-quiz

Quiz
•
6th - 9th Grade
16 questions
Python Basics

Quiz
•
KG - University
14 questions
10.3 Loops (Iteration)

Quiz
•
9th Grade
10 questions
AP Computer Science Principles - Unit 5: Lists, Loops

Quiz
•
9th - 12th Grade
10 questions
2.2 programming fundamentals

Quiz
•
9th - 12th Grade
12 questions
Python Programming - Iteration

Quiz
•
9th Grade
10 questions
Programming - Iteration, Basic Programming Constructs & Loop

Quiz
•
2nd - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade