19 lines
337 B
JSON
19 lines
337 B
JSON
{
|
|
"teamName": "BinaryLinguists",
|
|
"members": [
|
|
{
|
|
"name": "Sritanu Chakraborty",
|
|
"twitter": "SRITANU90",
|
|
"koding": "sritanu25",
|
|
"location": "Kolkata, IN"
|
|
},
|
|
{
|
|
"name": "Poulastya Mukherjee",
|
|
"twitter": "poulastyab",
|
|
"koding": "poulastyab",
|
|
"location": "Bonn, DE"
|
|
}
|
|
]
|
|
}
|
|
|