vocab 5 Flashcards

idk

1
Q

condition

A

can be true or false and used for an action happening

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

Conditional statements

A

A statement with multiple outcomes

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

Pseudocode

A

code for how the program will work

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

Flow chart

A

A diagram that shows how a program will run

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

Boolean

A

A statement which can be true or false

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

Collision detection

A

when one or more objects overlap

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

Open source

A

A software code that is freely available

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

Operator

A

Used to compare or modify data

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

Evaluated

A

determine the new value returned from an expression

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

Arithmetic operators

A

an operator that evaluates two number inputs

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

Comparison operator

A

an operator that evaluates two numerics input

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

Boolean operator

A

takes booleans as inputs

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

Expression

A

statement in coding that combines values

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