| LIST I | LIST II |
|---|---|
| A. write lines | III. Writing a sequence of string |
| B. pickle | I. Module for binary files |
| C. try-except | IV. Exception handling |
| D. rb | II. Opening and reading a binary file |
Given the following statement: import matplotlib.pyplot as plt 'plt' in the above statement is .............. name.
In a sequence of numbers, each term is generated by multiplying the previous term by 2 and then subtracting 1. If the first term is 3, what is the fourth term in the sequence?
The following data shows the number of students in different streams in a school: 
Which type of graph is best suited to represent this data?