Spaces:
Sleeping
Sleeping
Create flashcards/alice_flashcards.json
Browse files
hf_data/flashcards/alice_flashcards.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{"id": "f1", "user_id": "alice", "front": "red", "back": "vermelho", "tags": ["colors"]},
|
| 3 |
+
{"id": "f2", "user_id": "alice", "front": "blue", "back": "azul", "tags": ["colors"]}
|
| 4 |
+
]
|