mirror of
https://github.com/frankwxu/digital-forensics-lab.git
synced 2026-04-10 12:13:44 +00:00
13 lines
265 B
JSON
13 lines
265 B
JSON
{
|
||
"type": "student",
|
||
"id": "110",
|
||
"last_name": "Xu",
|
||
"first_name": "Eric",
|
||
"age": 22,
|
||
"height": 170.1,
|
||
"is_fulltime": true,
|
||
"birthday": "2007-01-13T07:03:17Z",
|
||
"course_registered": ["FSCS727", "FSCS728", "FSCS730"]
|
||
}
|
||
|