1.1.5 CSE Iteration and Loops

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Robin Robertson
Used 27+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Having someone to work with to speed up and streamline the programming process and someone to help work through challenges.
advantages of pair programming
advantages of scrum
advantages of app inventor
disadvantages of pair programming
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Not communicating well, not sharing code at the end of class, not agreeing on what should be done to the app to make it work.
advantages of working together
advantages of pair programming
disadvantages of pair programming
disadvantages of app inventor
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A game looping while the timer has not run out or looping while the player still has lives left.
examples of abstraction in a game or app
examples of iteration in a game or app
examples of random numbers
examples of pair programming
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Saving your code at checkpoints after it is working correctly is an example of
saving
pair programming
looping
iterative design
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Using loops in algorithms can drastically _______ the amount of time a programmer spend programming.
reduce
increase
loop
iterate
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How does looping decrease the amount of time spent updating a program?
It doesn't. Looping is more complicated than hard coding events.
Looping allows you to create random numbers
Looping is more complicated
You only have the change the code on one place instead of many
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
count = 0 while count < userInput count = count + 1 print count
Using the pseudocode above, how many times does the loop execute if userInput = 3?
0
1
2
3
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Python Final 052224 - 3

Quiz
•
10th Grade
18 questions
Test 4 Edhesive Review

Quiz
•
9th - 12th Grade
10 questions
Python Control structures

Quiz
•
12th Grade
19 questions
Algorithm Implementation in Computer Science Quiz

Quiz
•
12th Grade
10 questions
Computer Science class 11

Quiz
•
11th Grade
10 questions
Iteration

Quiz
•
9th - 12th Grade
14 questions
Sequence Selection Iteration and others

Quiz
•
10th Grade
10 questions
Python lists and tuples

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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

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

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

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

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

Interactive video
•
9th - 12th Grade