What language is python written in?



What language is python written in?..

Answer / Mohit Jain

Python was initially implemented in C by Guido van Rossum and co-developers. However, it's now written using the Python programming language itself.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

What can I create with python?

1 Answers  


What is __ pycache __?

1 Answers  


What does ‘#’ symbol do in python?

1 Answers  


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

1 Answers  


Can I create a website with Python?

1 Answers  


Is python written in c?

1 Answers  


Is python easy to learn?

1 Answers  


Draw a comparison between the range and xrange in python?

1 Answers  


Does python allow you to program in a structured style?

1 Answers  


Which is faster python or java?

1 Answers  


How do you debug a program in python? Is it possible to step through python code?

1 Answers  


Tell me how do you debug a program in python? Is it possible to step through python code?

1 Answers  


Categories