For a school assignment, I have to create an app that can store and track hours for members of clubs that need to do community service, however whenever I reload the app, the lists with the usernames and passwords reset even without me manually telling it to do so. I tried How do I make it permanent?
Is this what you mean?
![]()
No I mean just adding stuff to a list that never resets or clears
You can add items to lists like this:
![]()
As long as you don’t change the variable using
, the list should not reset.
(to OP) To get these blocks, open the project menu (which looks like a piece of paper) and select "Libraries...", then look for "Database" and import it.