File size: 135 Bytes
8e6940d |
1 2 3 4 5 |
{"kind": "dog","sound": "woof"}
{"kind": "cat","sound": "meow"}
{"kind": "pokemon","sound": "pika"}
{"kind": "human","sound": "hello"}
|
8e6940d |
1 2 3 4 5 |
{"kind": "dog","sound": "woof"}
{"kind": "cat","sound": "meow"}
{"kind": "pokemon","sound": "pika"}
{"kind": "human","sound": "hello"}
|