pseudocode

Flashcard
•
Science
•
7th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

15 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What is pseudocode?
Back
Pseudocode is a simplified, informal way of describing a computer program's logic using plain language and structured formatting, without the strict syntax of programming languages.
2.
FLASHCARD QUESTION
Front
What does 'Count Controlled' iteration mean?
Back
Count Controlled iteration is a type of loop that runs a specific number of times, determined before the loop starts.
3.
FLASHCARD QUESTION
Front
What is 'Condition Controlled' iteration?
Back
Condition Controlled iteration is a type of loop that continues to execute as long as a specified condition is true.
4.
FLASHCARD QUESTION
Front
What is the output of the following pseudocode: Payrate = 12, Hours Worked = 10?
Back
The output is 120, calculated as Payrate multiplied by Hours Worked.
5.
FLASHCARD QUESTION
Front
What does the 'REPEAT...UNTIL' loop do?
Back
The 'REPEAT...UNTIL' loop executes the code inside at least once and checks the condition after the execution to determine if it should repeat.
6.
FLASHCARD QUESTION
Front
What is the purpose of the 'RANDOM' function in pseudocode?
Back
The 'RANDOM' function generates a random number within a specified range.
7.
FLASHCARD QUESTION
Front
What is the difference between a 'WHILE' loop and a 'REPEAT...UNTIL' loop?
Back
A 'WHILE' loop checks the condition before executing the code, while a 'REPEAT...UNTIL' loop checks the condition after executing the code.
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Lesson 16: If/Else with Bee Flashcard

Flashcard
•
6th Grade
10 questions
Lesson 13: Nested Loops

Flashcard
•
6th Grade
15 questions
Coding Vocabulary

Flashcard
•
6th - 7th Grade
15 questions
Vex VR Review

Flashcard
•
7th Grade
14 questions
Code.org Express Unit Assessment

Flashcard
•
7th Grade
12 questions
Engineering Design Process

Flashcard
•
7th Grade
15 questions
Metabolism Engineering Internship 7th Grade

Flashcard
•
7th Grade
12 questions
Hour of Code ESL

Flashcard
•
6th - 8th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Science
24 questions
Flinn Lab Safety Quiz

Quiz
•
5th - 8th Grade
20 questions
Lab Safety

Quiz
•
7th Grade
20 questions
Scientific Method

Quiz
•
7th Grade
10 questions
Lab Safety Essentials

Interactive video
•
6th - 10th Grade
12 questions
Lab Safety

Quiz
•
7th Grade
10 questions
Scientific Method

Lesson
•
6th - 8th Grade
10 questions
Exploring Types of Matter: Elements, Compounds, and Mixtures

Interactive video
•
6th - 10th Grade
10 questions
Exploring the Scientific Method

Interactive video
•
6th - 10th Grade