Write a program to produce fibonacci series in python.
Explain python’s parameter-passing mechanism?
Is google written in python?
How do you clear a python shell?
Mention what are the rules for local and global variables in Python?
Does Python support strongly for regular expressions? What are the other languages that support strongly for regular expressions?
Why and when do you use generators in python?
Explain help() and dir() functions in python?
When do you choose a list over a tuple?
What is pip and when it is used ?
What is python __ repr __?
What is a program interpreter?
What is a python egg?
Which is best framework for python?
How will you check python version?