1.

Which of the following is not a keyword?(a) eval(b) assert(c) nonlocal(d) passThe question was asked in examination.My doubt is from Variable Names topic in portion Variable Names, Operators, Data Types & Numeric Types of Python

Answer»

Right ANSWER is (a) EVAL

The BEST I can explain: eval can be used as a VARIABLE.



Discussion

No Comment Found

Related InterviewSolutions