
CS1 - Unit 6

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

32 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which of the following is a benefit of organizing code into functions?
Options:
It makes code more readable,
It allows you to cut down on repetitive code,
It lets you abstract complex code,
All of the above
Back
All of the above
2.
FLASHCARD QUESTION
Front
What order will the print statements run? Options: blue, red green, blue, green, red, blue, red, green, blue, red
Back
blue, green, red
3.
FLASHCARD QUESTION
Front
What will happen if we run the following program? (You can assume that there is no other code in the file.) Options: a) "Hello World!" will print to the console, b) The program will crash due to a syntax error, c) Nothing will print to the console, d) console infinitely until we force quit the program
Back
Nothing will print to the console
4.
FLASHCARD QUESTION
Front
Type the entire function signature:
Back
def greeting(name):
5.
FLASHCARD QUESTION
Front
What are the arguments to the user-defined function? (List arguments in the order they appear, separate with commas and no spaces)
Back
# , 5 , & , 3 , # , 5 , & , 3
6.
FLASHCARD QUESTION
Front
What are the parameters in the following code snippet? (List parameters in the order they appear, separate with comma and no space)
Back
symbol,num
7.
FLASHCARD QUESTION
Front
What should go on line 6 so that this function returns the total summed value?
Back
return total
Create a free account and access millions of resources
Similar Resources on Wayground
22 questions
Programming Unit 5 Vocab

Flashcard
•
10th Grade
24 questions
Mathematics Flashcards

Flashcard
•
10th Grade
20 questions
JavaScript - Karel

Flashcard
•
9th - 10th Grade
20 questions
Unit 4: Variables, Conditionals, and Functions (Code.org)

Flashcard
•
11th Grade
19 questions
CodeHS - Unit 5 - Into to Programming with Karel

Flashcard
•
9th Grade
22 questions
AP CSP Vocab #4

Flashcard
•
9th - 12th Grade
20 questions
Unit 5 Flashcard - Loops & Lists (code.org)

Flashcard
•
10th - 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
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
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade