Modify the addBook Function
Modify the addBook function so it calls strupper to convert the following items to all uppercase before they are written to their arrays:
Book Title
ISBN Number
Author's Name
Publisher
NOTE: These items will be converted to all uppercase so searching will be easier and each book's data will be stored consistently.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.