Switch Modification in invMenu
Modify the switch statement in function invMenu so that instead of displaying the number entered by the user, it calls
function 1ookUpBook if the user selects 1,.
function addBook if the user selects 2,
function editmook if the user selects 3,
function deleteBook if the user selects 4.
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.