Python Related Interview Questions
Questions Answers Views Company eMail

How can I evaluate an arbitrary python expression from c?

489

How do I generate random numbers in python?

477

How do I convert a number to a string?

471

Where is freeze for windows?

499

If given the first and last names of bunch of employees how would you store it and what datatype?

503

How can I find the methods or attributes of an object?

507

How do I copy an object in python?

500

Is there an equivalent of c's "?:" Ternary operator?

435

How do I debug an extension?

503

What's a negative index?

490

How do I apply a method to a sequence of objects?

538

How do I emulate os.kill() in windows?

477

How do I interface to c++ objects from python?

479

How do I call a method defined in a base class from a derived class that overrides it?

477

How do I delete a file?

503


Un-Answered Questions { Python Related }

Is anaconda good for python?

443


Explain finally keyword?

481


How do you use super in python?

467


What are the advantages of using django?

216


How to install python and prepare environment?

461






Is python a good first language?

431


What is a generator?

488


How would you check if MySQLdb is installed?

511


What does len() do?

486


Tell me what is the difference between list and tuple?

459


How is python different from java?

490


Difference between append vs. Extend list methods in python

484


What is sphinx linux?

431


What does django mean?

194


What is @property in python?

446