meow
✅ how do I read a json file, edit it and save the edit in the json file?
lets say we have a json file here:
3 things Im wondering how to do(code blocks should suffice), in the first I wanna make meows value 3
in the second I want to add a value called woof with the value of 1
in the third I want to remove woof from the json
8 replies