Grade 12-Python selection&iteration

Quiz
•
Computers
•
11th - 12th Grade
•
Hard
julie Binu
Used 100+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
In programming, what is iteration?
The repetition of steps within a program
The order in which instructions are carried out
A decision point in a program
Testing a program to make sure it works
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which two statements are used to implement iteration?
IF and WHILE
ELSE and WHILE
FOR and WHILE
IF and ELSE
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The condition for a while loop to continue could include which of the following?
While something equals something
While something is greater than something
While something is True
All of these
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
number=number-1
5
4
3
2
1
4
3
2
1
0
5 4 3 2 1
4 3 2 1 0
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
10 8 6 4 2
10
8
6
4
2
2 4 6 8 10
10 9 8 7 6 5 4 3 2 1
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
12 17 22
5
12
5 10
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Hello world!
Hello world
Hello world!
Hello world!
Hello world!
Hello world!
Hello world!
Hello world!
......(repeated continuously)
Error
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
C++ - Loops and Random Numbers

Quiz
•
9th - 12th Grade
10 questions
Quiz - 11 on While loop in C

Quiz
•
12th Grade
20 questions
Python 3 Review Part 1

Quiz
•
9th - 12th Grade
15 questions
HTML teszt

Quiz
•
7th - 12th Grade
20 questions
National 5 Programming (VB and Theory)

Quiz
•
1st - 11th Grade
15 questions
Lesson 5 Looping Quiz

Quiz
•
10th - 12th Grade
20 questions
PHP

Quiz
•
12th Grade
19 questions
Computer Science Refreshment

Quiz
•
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
9/11 Experience and Reflections

Interactive video
•
10th - 12th 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
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade