Each value can’t be stored in a variable?

You can keep almost anything in variables just by assigning the new value for a named variable with an equal sign. Also, following PEP 8, one space before and after the assignment sign is considered good practice.

Does someone know some value that is not allowed?

Thanks