Python Related Interview Questions
Questions Answers Views Company eMail

what is python?

Infosys,

8 12870

post me some questions from pythom script

Infosys,

1 5613

Is python the right choice for Web based Programming?

4 10625

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 4160

where can I get the study material for python

1 3988

Explain how python is interpreted.

1 4524

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

1 3742

Explain the dictionary in Python.

1 4596

How do we share global variables across modules in Python?

1 3744

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

1 3408

Explain indexing and slicing operation in sequences

1 4079

What is a Lambda form? Explain about assert statement?

1 3705

Explain the role of repr function.

1 3495

Explain pickling and unpickling.

1 4041

What is LIST comprehensions features of Python used for?

1 3197


Un-Answered Questions { Python Related }

You mentioned pypi in your previous answer. Can you elaborate?

654


Write a program to produce fibonacci series in python.

607


What are negative indexes?

634


What are the attributes?

626


What is dogpile mechanism? Explain.

710


What is orm in python?

619


What is setup script?

606


What is a numpy in python?

586


Does python support multiple inheritance?

585


How will you check in a string that all characters are in uppercase ?

308


What are caching strategies in django?

334


What is lambda in Python?

734


What ide to use for python?

571


Tell me about a few string operations in python?

585


What is the os module?

626