Upload ppnhparahugging.json
Browse files- ppnhparahugging.json +10 -0
ppnhparahugging.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"question": "Pregunta 1",
|
| 4 |
+
"answer": "Respuesta 1"
|
| 5 |
+
},
|
| 6 |
+
{
|
| 7 |
+
"question": "Pregunta 2",
|
| 8 |
+
"answer": "Respuesta 2"
|
| 9 |
+
}
|
| 10 |
+
]
|