4 Respuestas
+ 6
Please at least specify the scope, difficulty level...
+ 3
Then you may create a simple database manager - a program which opens, reads, writes to and deletes records in a text file.
For dumping the file I recommend using pickle module, check it out:
https://code.sololearn.com/cNXRdhIOg17U/?ref=app
+ 1
beginner
0
Full text graphics game. One example:
https://code.sololearn.com/czaQlg5dZoU7/?ref=app