Python Related Interview Questions
Questions Answers Views Company eMail

Are there any interfaces to database packages in python?

476

How do I share global variables across modules?

480

How do I run a subprocess with pipes connected to both input and output?

479

How do I copy a file?

514

What is self?

510

Is a *.pyd file the same as a dll?

474

What is the difference between a tuple and a list?

483

The following is displayed by a print function call?

498

Which command do you use to exit help window or help command prompt?

460

How do you convert a number into a string?

421

What are the benefits of using python?

439

What tools that helps python development do you know?

469

How python can be used in software testing?

462

What python frameworks do you know?

423

Explain how python does compile-time and run-time code checking?

483


Un-Answered Questions { Python Related }

Differentiate between deep and shallow copy in python?

433


Which is better list or dictionary in python?

436


How do I use python idle?

455


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 do you sort a dataframe in descending order?

446






Why python is called portable?

529


What is dict when we have to use ?

446


What does ** (double star) and * (star) do for python parameters?

446


How to improve performance of this code?

439


What are the 5 tuples?

458


What does isnull mean in python?

438


What does django mean?

192


Is python good for windows?

471


In which field python is used?

428


Is map faster than for loop python?

463