Is python interpreted, or compiled, or both?
Explain split() methods of "re" module in python?
What is python's parameter passing mechanism?
Explain important characteristics of python objects?
Difference between lists and tuples in python?
Explain a few methods to implement functionally oriented programming in python?
How would you declare a comment in python?
Python read a single character from the user?
Explain accessor and mutator methods in python?
Does python have a switch-case statement?
What does the 'yield' keyword do in python?
how do you debug a program in python?
Use of double quotes and single quote in python?
How do you debug a program in python? Answer in brief.
How to get a list of class attributes in python?