mirror of
https://github.com/SimoneN64/Kaizen.git
synced 2025-04-02 10:41:53 -04:00
22 lines
121 B
Text
22 lines
121 B
Text
{"one":1,"two":2}
|
|
|
|
[1,2,4,8,16]
|
|
|
|
{
|
|
"one": 1,
|
|
"two": 2
|
|
}
|
|
|
|
[
|
|
1,
|
|
2,
|
|
4,
|
|
8,
|
|
16
|
|
]
|
|
|
|
{
|
|
"one": 1,
|
|
"two": 2
|
|
}
|
|
|