Introduction - If you have any usage issues, please Google them yourself
2. Write a process simulation to borrow books from the reading room. Requires an IN parameter and an OUT parameter. The IN parameter is used to receive the borrowed card barcode that is passed over, and then the reader is retrieved IN the table, if any, the name of the reader is assigned to the OUT parameter. If there is no prompt, "no information about the reader is found".