A local library uses an automated system to determine the loan duration of a book based on its category.
"Bestseller", the loan duration is "7 days"."New Release", the loan duration is "14 days"."28 days".The system inputs the book category into the variable book_category.
Complete the flowchart by providing the missing statements and decisions for the labels A, B, C, D, E, and F.
