Q11.

What is a generator in Python?

Q12.

Difference between generator and iterator?

Q13.

What is *args and **kwargs?

Q14.

What is the difference between deep copy and shallow copy?

Q15.

What is exception handling in Python?

Q16.

What is try, except, else, and finally?

Q17.

What are Python modules?

Q18.

What is a package in Python?

Q19.

What is virtual environment in Python?

Q20.

What is pip?