To edit a save file in Ren'Py, you can use the renpy.call function in combination with a label that contains the code to load and modify the save data. However, Ren'Py doesn't directly provide a simple way to edit save files through the in-game interface or through a straightforward configuration.
She deleted the menu. She scrubbed the code. But she couldn't delete what she'd learned.
: Locate the save file on your computer. This is usually in a directory like game/saves within your Ren'Py project directory.