Is python a keyword in python?



Is python a keyword in python?..

Answer / Kuldeep Kumar Suman

No, 'python' is not a keyword in Python. It's the name of the programming language itself.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

How do you merge one dictionary with the other?

1 Answers  


What is python with statement?

1 Answers  


What are the use of sets in python?

1 Answers  


How to implement an 'enum' in python?

1 Answers  


Why is python used?

1 Answers  


What is __ file __ in python?

1 Answers  


Do python functions need return?

1 Answers  


What is the pythonpath variable?

1 Answers  


Are uuids sequential?

1 Answers  


What is raw_input?

1 Answers  


Is it possible to inherit one class from another class?

1 Answers  


How does raw_input work in python 3?

1 Answers  


Categories