12 lines
189 B
JSON
12 lines
189 B
JSON
{
|
|
"teamName": "Team Koders",
|
|
"members": [
|
|
{
|
|
"name": "Manali Ajudiya",
|
|
"twitter": "Manali_Ajudiya",
|
|
"koding": "manalee",
|
|
"location": "Surat, IN"
|
|
},
|
|
]
|
|
}
|