Un-Answered Questions { Programming Languages }

What are the uses of List Comprehensions feature of Python?

496


When you need ordered container of things, which will be manipulated, use lists?

718


What is the language from which Python has got its features or derived its features?

516


Why cannot lambda forms in Python contain statements?

547


Is there any tool used to find bugs or carrying out static analysis?

538


What is the optional statement used in a try except statement in Python?

520


Does python support switch or case statement in Python? If not what is the reason for the same?

499


Why was the language called as Python?

475


What is used to represent Strings in Python? Is double quotes used for String representation or single quotes used for String representation in Python?

483


What is the method does join() in python belong?

505


In python, are there any databases to DB packages?

487


How to prevent blocking in content() method of socket?

507


Is there any equivalent to scanf() or sscanf()?

526


Rules for local and global variables in python?

538


Do they know a tuple/list/dict when they see it?

511