Save values from dict [Answered]
Hello guys.
I need help...
I've been coding an algorithm where I need to store the values of a dictionary of type dict<string,List<Elements>> in some persistent structure.
When running the algorithm I need to access these values and check if for the evaluated key the current values are already contained or not in my file, i they aren't i'll add them.
Any idea ?
5 Replies
Its possible, or something like .txt, .xlsx. I don't have any knowledge about JSON, so is it the best option ?
Ok, thanks for information. I'll see about that
(structured text so you can easily read it back)
Watching it exactly now, probably it will be the solution!
Thanks guys
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
✅ This post has been marked as answered!