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?
[Link] an interpreted language. Explain.
[Link] is pep 8?
[Link] are the benefits of using Python? are
[Link] Python namespaces?
[Link] are decorators in Python?
[Link] are Dict and List comprehensions?
[Link] are the common built-in data types in Python? is the
[Link] difference between .py and .pyc files? is slicing in Python?
[Link] are Keywords in Python?
[Link]
[Link] are Literals in Python and explain about
different Literals
[Link] to combine dataframes in pandas?
[Link] are the new features added in Python [Link]
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?
[Link] are local variables and global variables in
Python?
Q22. Is python case sensitive?
[Link] is type conversion in Python?