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
Take a look at how the Python skeleton code works; it has the concept of 'copies' of books which have a condition (e.g. good, damaged). The JavaScript skeleton code doesn't have that. Should it?