1.

All keywords in Python are in _________(a) lower case(b) UPPER CASE(c) Capitalized(d) None of the mentionedThe question was asked in an online quiz.Question is taken from Variable Names topic in section Variable Names, Operators, Data Types & Numeric Types of Python

Answer»

Right ANSWER is (d) NONE of the mentioned

The BEST explanation: True, False and None are capitalized while the others are in LOWER case.



Discussion

No Comment Found

Related InterviewSolutions