You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used Python to create a small book registry that collects data about books, such as their price, type, number of pages, and genre using Tkinter library. However, I still need to connect it to a database so that it can function as intended.