Questions
As we conclude, here is a list of questions for you to test your knowledge regarding this chapter’s material. You will find the answers in the Assessments section of the Appendix:
- Which data structure in Python allows us to associate values with keys?
- What are the methods we can use to add elements to a list?
- What is the approach that we can follow in Python to handle files and manage exceptions in an easy and secure way?
- What is the Python parent class for errors related to input/output?
- What are the Python modules that enable you to build virtual environments?