TSA Coding Practice Test 2025

TSA Coding Practice Test 2025

Assessment

Flashcard

Computers

8th Grade

Hard

Created by

Amanda Crane

FREE Resource

Student preview

quiz-placeholder

50 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is a variable in programming?

Back

A place to store data that can change

2.

FLASHCARD QUESTION

Front

Algorithm

Back

A set of instructions to solve a problem

3.

FLASHCARD QUESTION

Front

Which of the following is a valid condition in an "if" statement? true, equal, if = 5, x == 10

Back

x == 10

4.

FLASHCARD QUESTION

Front

Which programming structure is used to repeat actions multiple times?

Back

Loop

5.

FLASHCARD QUESTION

Front

Example of an event in Scratch programming:
- When green flag clicked
- Move 10 steps
- Change backdrop
- Set size to 100%

Back

When green flag clicked

6.

FLASHCARD QUESTION

Front

What does a "while" loop do?

Back

Repeats the code until a condition is no longer true

7.

FLASHCARD QUESTION

Front

Which operator is used to compare two values in most programming languages?

Back

==

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?