Question 6
Pythons special built-in value "None" refers to what?
A.) To represent null, or no value at all
B.) To specify that a function returns no values
C.) To specify that your program accesses no external libraries
D.) It is a type data for variables that do not match with one of Python's variable