Coding Flashcards
1
Q
When do you get a typeerror
A
When trying to do something on a Value of the wrong Type
2
Q
Unpacking define
A
Talking Values from an iterable object and assigning them to individual variables
3
Q
Object for anything with no Value
A
NoneType