Python Interview Questions
Questions Answers Views Company eMail

How is python executed?

506

What is the purpose of doc strings in python?

522

How to use gui that comes with python to test your code?

564

What are the implementation in python program?

481

Explain split(), sub(), sub() methods of “re” module in python?

581

What is web scraping?

529

How will you differentiate between deep copy and shallow copy?

523

How do you create a dictionary which can preserve the order of pairs?

573

What is a string in python?

486

Describe how to send email from a python script?

495

What is hierarchical inheritance?

528

Under what circumstances would von use a while statement rather than for?

469

What is the purpose of the pythonpath environment variable?

554

How many data types are there in python?

505

Explain the use of with statement?

499


Post New Python Questions

Un-Answered Questions { Python }

Where will you use while rather than for?

567


What is the difference between pickling vs unpickling?

559


What does __name__=='__main__' in python mean?

560


What apps are written in python?

507


What is sorted in python?

505






How do you reverse any string in python?

527


What is a super constructor?

595


How to minimize the memcached server outages in your python development?

581


The following is displayed by a print function call?

556


What is *kwargs and **kwargs?

572


How can you get the google cache age of any url or web page?

540


Explain python’s pass by references vs pass by value. (Or) explain about python’s parameter passing mechanism?

528


Please write a reg expression that confirms an email id using the python reg expression module ?

562


What can I create with python?

550


Does python have polymorphism?

508