Skip to content

Instantly share code, notes, and snippets.

View sumitbopche01's full-sized avatar

Sumit Bopche sumitbopche01

View GitHub Profile
{
"_id" : ObjectId("50b59cd75bed76f46522c35c"),
"student_id" : 1,
"class_id" : 16,
"scores" : [
{
"type" : "exam",
"score" : 80.6212442791788
},
{
function people(){
console.log("Calls PM for taking action");
let action = "save environment"
return primeMinister(action);
}
function primeMinister(action){
function calloverFlow(){
return calloverFlow();
}