Question 12
The following pseudocode is executed using the "Library" dataset. At the end of the execution, A stores a dictionary with the author’s name as the key and the number of books written by him/her as its value. But the code may have mistakes. Identify all such mistakes (if any). Assume that all statements not listed in the options below are free of errors.
The following pseudocode is executed using the "Library" dataset. At the end of the execution, A stores a dictionary with the author’s name as the key and the number of books written by him/her as its value. But the code may have mistakes. Identify all such mistakes (if any). Assume that all statements not listed in the options below are free of errors.



