PS Data Types Flashcards

1
Q

What are Integers data types?

A

Integers data types are whole numbers.

Example: 10,20,30

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

What are Floats data types?

A

Floats data types are decimal numbers.

Example: 20.0, 21.0, 22.5

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

What are Strings data types?

A

Strings data types are texts.

Example: “Text”, or ‘Text’

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

What are Boolean data types?

A

Booleans data types are either True or False.

Exmple: true or false

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

What are Color data types?

A

Color data types are all colors + transparency.

Example: Red, Green

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

What are Drawing object data types?

A

Drawing object data types are lines, tables, labels, ect.

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