1const { bar } = foo; // where foo = { bar:5, baz:2, bat: 10 };2/* This creates a constant with the name 'bar', which has a value of 5 */3const { message } = new assert.AssertionError({
4actual: 1,
5expected: 2,
6operator: 'strictEqual'7});
you will get a confirmation link on this - you will have to click that for successful submission of your answer. we require this to keep the website free of spam, bots and unhelpful content
please ensure to add code which is syntactically corrent and executes properly
you will get a confirmation link on this - you will have to click that for successful submission of your question. we require this to keep the website free of spam, bots and unhelpful content