Coding Flashcards

1
Q

When do you get a typeerror

A

When trying to do something on a Value of the wrong Type

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

Unpacking define

A

Talking Values from an iterable object and assigning them to individual variables

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

Object for anything with no Value

A

NoneType

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