Python Interview Questions
Q1. What is the difference between list and tuples in
Python?
Q2. What are the key features of Python?
Q3. What type of language is python? Programming or
scripting?
Q4.Python an interpreted language. Explain.
Q5.What is pep 8?
Q6.What are the benefits of using Python? are
Q7.What Python namespaces?
Q8.What are decorators in Python?
Q9.What are Dict and List comprehensions?
Q10.What are the common built-in data types in Python? is the
Q11.What difference between .py and .pyc files? is slicing in Python?
Q12.What are Keywords in Python?
Q13.What
Q14.What are Literals in Python and explain about
different Literals
Q15.How to combine dataframes in pandas?
Q16.What are the new features added in Python 3.9.0.0
version?
Q17. How is memory managed in Python? What
Q18. is namespace in Python?
Q19. What is PYTHONPATH?
Q20. What are python modules? Name some commonly used
built-in modules in Python?
Q21.What are local variables and global variables in
Python?
Q22. Is python case sensitive?
Q23.What is type conversion in Python?