mirror of
https://github.com/nlohmann/json.git
synced 2024-12-15 06:29:00 +08:00
3 lines
67 B
Plaintext
3 lines
67 B
Plaintext
|
j1 = {"e":2.71828182845905,"pi":3.14159265358979}
|
||
|
j2 = [1,2,3,4,5]
|