save,load and load on startup implemented

This commit is contained in:
2023-09-01 03:04:39 +01:00
parent 2de1b379f5
commit 50d2fa3de8
3 changed files with 66 additions and 3 deletions

3
.gitignore vendored
View File

@@ -170,5 +170,8 @@ basic.py
banana.py
potato.py
# persistent storage
default.bin
# quick test
quick.py