I’m just working on a library management system using streamlit but when I add a while loop inside my code it will gives me DuplicateWidgetID : There are multiple identical st.checkbox widgets with key='1'  Error .
So , Please Help me It’s my college project.
