Q7.Based on the "Library" dataset, the Procedure `bigGenre(A)` returns True if the author A has written more Fiction books than Non-Fiction books. Assume that the dataset has only these two genres. Choose the correct pseudocode for Procedure `bigGenre(A)`.
Save
Check
Details
Q7
26 Oct 2025
Q7.Based on the "Library" dataset, the Procedure `bigGenre(A)` returns True if the author A has written more Fiction books than Non-Fiction books. Assume that the dataset has only these two genres. Choose the correct pseudocode for Procedure `bigGenre(A)`.