Python Interview Questions
Questions Answers Views Company eMail

what is python?

Infosys,

8 11217

post me some questions from pythom script

Infosys,

1 5091

Is python the right choice for Web based Programming?

4 9681

Given a text file (FILE1) with lots of words (ex, an ebook), and another file (FILE2) with a list of blacklist words (slangs, porn, etc.), write a program to find the top 100 words(most frequent 100 words) from FILE1 which are not present in FILE2.

1 3717

where can I get the study material for python

1 3473

Explain how python is interpreted.

1 3997

What are the rules for local and global variables in Python?

1 3250

Explain the dictionary in Python.

1 3810

How do we share global variables across modules in Python?

1 3209

How can we pass optional or keyword parameters from one function to another in Python?

1 2867

Explain indexing and slicing operation in sequences

1 3366

What is a Lambda form? Explain about assert statement?

1 3173

Explain the role of repr function.

1 2994

Explain pickling and unpickling.

1 3227

What is LIST comprehensions features of Python used for?

1 2732


Post New Python Questions

Un-Answered Questions { Python }

What are the built-in type does python provides?

506


What the return key word will do in python functions?

446


How you can minimize the memcached server outages in your python development?

483


Is r easier than python?

410


What is the difference between python arrays and lists?

435






What do you understand by deque in python?

415


What is python method?

421


Is print a function in python?

443


Does pandas recognize dates when importing data?

491


What is import in python?

458


How do you split a list into evenly sized chunks in python?

439


Is del the same as remove()? What are they?

447


Rules for local and global variables in python?

528


How will you differentiate between deep copy and shallow copy?

433


How we can copy an object in python?

465