What is python written in?



What is python written in?..

Answer / Mukesh Kumar Chaudhary

Python itself is written in C. The C implementation of Python (also known as CPython) is one of the most widely used versions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

list some of the data science libraries in python

0 Answers  


What does truncate mean in python?

1 Answers  


Is intel faster python?

1 Answers  


If a function does not have a return statement, is it valid?

1 Answers  


Is python good for coding?

1 Answers  


Is python statically typed or dynamically typed?

1 Answers  


What is hierarchical inheritance?

1 Answers  


List of lists changes reflected across sublists unexpectedly?

1 Answers  


Are lambda functions faster python?

1 Answers  


How to merge two dictionaries in a single expression?

1 Answers  


What does the ‘yield’ keyword do?

1 Answers  


What is enumerate() explain its uses?

1 Answers  


Categories