LLM / data /students.json
renatavl's picture
init
3256847
raw
history blame contribute delete
127 Bytes
[
{ "email": "student1@example.com", "name": "Student One" },
{ "email": "student2@example.com", "name": "Student Two" }
]