Datatypes Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Interger

A

int()

Whole numbers

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

Float

A

float()

Decimal numbers

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

String

A

Str()

Text or collection of characters

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

Boolean

A

bool()

True or False

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

string.upper

A

Converts to uppercase

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

string.lower

A

Converts to lowercase

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