11 lines
145 B
JSON
11 lines
145 B
JSON
{
|
|
"teamName": "BK",
|
|
"members": [
|
|
{
|
|
"name": "Arvind Rao",
|
|
"koding": "arvievlv",
|
|
"location": "San Diego, US"
|
|
}
|
|
]
|
|
}
|