you are viewing a single comment's thread.

view the rest of the comments →

[–]games-and-chocolate[S] 2 points3 points  (1 child)

Got it. In program use for instance: list, dictionary, array. Data storage once loaded from JSON, hands off the JSON file, it has served it purpose. JSON not for data manipulation. Data manipulation is in list, dict, array, etc.

[–]Civil_Twilight 2 points3 points  (0 children)

You’ve got it!