Basic Programming Concepts

Basic Programming Concepts

Assessment

Flashcard

Computers

1st Grade

Hard

Created by

Mr. Isaac

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Code

Back

The special words or blocks we use to give instructions.

Example: In Turbowarp, using a “move 10 steps” block.

say hello

Switch backdrop

2.

FLASHCARD QUESTION

Front

Program

Back

A set of instructions you give the computer.

Example: Like telling your friend “stand up, walk, sit down.”

A collection of blocks

3.

FLASHCARD QUESTION

Front

Sequence

Back

Doing things in the right order.


Example: First “say Hello,” then “move forward.”

4.

FLASHCARD QUESTION

Front

Syntax

Back

The “spelling” and “grammar” of coding. The computer only understands if you write it correctly.


Example: In English, we say
“I am happy”, not “Happy am I”. In coding, if you miss a block or put it in the wrong place, it won’t work.

5.

FLASHCARD QUESTION

Front

Bug

Back

A mistake in your code that makes things go wrong.

Example: You wanted the cat to go right, but it went left.

6.

FLASHCARD QUESTION

Front

Debugging

Back

Finding and fixing mistakes in your code.


Example: If the cat doesn’t move, check if you forgot the “move” block.

7.

FLASHCARD QUESTION

Front

Variable

Back

A name used to store information, like a box that holds values.


Example: Score = 10.

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?