Loops - code.org

Flashcard
•
Computers
•
12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

9 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What type of loop is this? Options: a variable loop, a for loop, a while loop
Back
a while loop
2.
FLASHCARD QUESTION
Front
What type of loop is this?
Back
a for loop
3.
FLASHCARD QUESTION
Front
What is a repetitive portion of an algorithm that repeats a specific number of times or until a given condition is met?
Back
iteration
4.
FLASHCARD QUESTION
Front
What occurs when the ending condition will never evaluate to true?
Back
an infinite loop
5.
FLASHCARD QUESTION
Front
What letter do computer scientists use to mean a variable in programming?
Back
an i
6.
FLASHCARD QUESTION
Front
What does steps ++ mean?
Back
steps + 1
7.
FLASHCARD QUESTION
Front
What allows us to test solutions or run experiments in a way that is usually cheaper, safer, and often times faster?
Back
a simulation
8.
FLASHCARD QUESTION
Front
What will show up in the console log when this program is run?
Options: 0 1 2 3 4, 1 2 3, 1 2 3 4, 0 1 2 3
Back
0 1 2 3
9.
FLASHCARD QUESTION
Front
A job placement agency helps match job seekers with potential employers. The agency would like to design a simulation in order to help predict the likely job placement outcomes for job seekers based on historical trends and patterns. Which of the following is most likely to be a benefit of the simulation? Options: The computer simulation will be able to include more details and complexity than the real-world job placement process., The computer simulation could test hypotheses about patterns in the job placement process that are costly or time consuming to observe in reality., The computer simulation will be able to precisely predict the real-world outcomes for each job seeker.
Back
The computer simulation could test hypotheses about patterns in the job placement process that are costly or time consuming to observe in reality.
Similar Resources on Wayground
10 questions
JavaScript While Loop Flashcard

Flashcard
•
11th Grade
15 questions
Flashcard on Sri Lankan Robotics Challenge

Flashcard
•
University
15 questions
Arduino SPT 2025

Flashcard
•
KG
4 questions
CS Awesome Unit 8 Lesson 2 Traversing 2D Arrays

Flashcard
•
9th - 12th Grade
8 questions
Technology and Innovation Terms

Flashcard
•
11th Grade
5 questions
TUR_Scratch M5L3

Flashcard
•
KG
10 questions
FC: Java do-while Loop

Flashcard
•
12th Grade
10 questions
Java While Loop

Flashcard
•
12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade