Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
6
Task/JSON/00-TASK.txt
Normal file
6
Task/JSON/00-TASK.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
Load a [[wp:JSON|JSON]] string into a data structure.
|
||||
Also, create a new data structure and serialize it into JSON.
|
||||
|
||||
Use objects and arrays (as appropriate for your language)
|
||||
and make sure your JSON is valid (https://jsonformatter.org).
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue