what is python?

Answer Posted / keerthy

It is a scripting language that is simple and has all the
advantages of using a high-level programming language

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the file-related modules in python?

446


What is map and filter in python?

443


What is lambda in Python?

564


How can you organize your code to make it easier to change the base class?

486


Is python statically typed or dynamically typed?

502






How is python executed?

445


Explain me what is a built-in function that python uses to iterate over a number sequence?

458


How do you create a database in python?

438


How will you uit the python?

474


How to read a 10gb (or larger) file size in python?

432


How to convert a number to a string?

446


Tell me what is pep 8?

453


What is list comprehension how to define it and when to use?

459


Does the functions help() and dir() list the names of all the built_in functions and variables? If no, how would you list them?

484


How is the Implementation of Pythons dictionaries done?

501