Is python written in c?



Is python written in c?..

Answer / Abhinav Tripathi

No, Python is not written in C. Python was created by Guido van Rossum and first released in 1991. It's written in its own high-level programming language called CPython.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

How do you reverse a string in python?

1 Answers  


How would you create an empty numpy array in python?

1 Answers  


Can I use python to make a website?

1 Answers  


What does file flush mean?

1 Answers  


Is python duck typed?

1 Answers  


How will you remove a duplicate element from a list?

1 Answers  


Can I use python in linux?

1 Answers  


What is the pythonpath variable?

1 Answers  


How do I sleep in python?

1 Answers  


Which ide is best for python on windows?

1 Answers  


What are decorators in python and how do you use them?

1 Answers  


Is pypy faster than python?

1 Answers  


Categories