What is the maximum possible length of an identifier?
(a) 31 characters
(b) 63 characters
(c) 79 characters
(d) none of the mentioned
I had been asked this question in my homework.
The origin of the question is Variable Names topic in portion Variable Names, Operators, Data Types & Numeric Types of Python