What language is python based on?



What language is python based on?..

Answer / Vineeta

Python is an interpreted, high-level programming language that was created by Guido van Rossum and first released in 1991.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

What are Python's built-in data structures?

2 Answers  


Which is better list or dictionary in python?

1 Answers  


How do I run python in notepad ++?

1 Answers  


Which python memory profiler is recommended?

1 Answers  


How can the ternary operators be used in python?

1 Answers  


What does len () mean in python?

1 Answers  


Where can I learn python for free?

1 Answers  


Why do we need break and continue in python?

1 Answers  


What is *args and **kwargs?

1 Answers  


What is the default argument in all the functions inside a class?

1 Answers  


What is design pattern in python?

1 Answers  


What is the difference between list and tuples?

1 Answers  


Categories