Programming Scratch Flashcards

1
Q

What is the software

A

Instructions which tell the computer what to do

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is scratch

A

A type of programming language that allows you to create your own interactive stories/games

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are threads

A

When you have more than one block of code on the same sprite, these are known as “threads”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a variable

A
variable
A "variable" is a changeable value; these can be used for:
-counting
-scores
-time
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a broadcast message

A

A broadcast message is a message that is sent out to all objects in the project.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is coding

A

The process of writing software. There are lots of different coding languages

How well did you know this?
1
Not at all
2
3
4
5
Perfectly