
VA Fall Semester Test Review

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

18 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which of the following is a naming convention commonly used in Python? snake_case, PascalCase, camelCase, UPPERCASE
Back
snake_case
2.
FLASHCARD QUESTION
Front
Why is it important to use comments in your code?
Back
To make the code more understandable for others
3.
FLASHCARD QUESTION
Front
To give instructions or ensure that data is entered correctly use
Back
data validation
4.
FLASHCARD QUESTION
Front
What will be the output of the following code snippet if test_score is 65? A) You got a D, B) Room for improvement, C) Just passing, D) You got a C
Back
Just passing
5.
FLASHCARD QUESTION
Front
What does the diamond shape in a flowchart signify?
Back
Decision
6.
FLASHCARD QUESTION
Front
In the code snippet, what happens when the user enters -1?
Back
An error message is displayed.
7.
FLASHCARD QUESTION
Front
What will be the output of the following Python code snippet?
word = "iteration"
for letter in word:
print(letter)
Back
i t e r a t i o n
Create a free account and access millions of resources
Similar Resources on Wayground
7 questions
Python - Flow control

Flashcard
•
11th Grade
18 questions
Python: For loops

Flashcard
•
10th - 11th Grade
18 questions
Python Basics Review

Flashcard
•
10th Grade
11 questions
for and while loops level 2

Flashcard
•
9th - 12th Grade
16 questions
For and While Loops in Python

Flashcard
•
9th - 12th Grade
13 questions
Unit 5 Flashcard AP CSP

Flashcard
•
9th - 12th Grade
12 questions
Data visualization

Flashcard
•
10th Grade - University
16 questions
CodeHS Unit 1

Flashcard
•
9th - 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
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade