-
Code export const example = () => !!!!!!!!1
Test Cases // See https://www.chaijs.com for how to use Chai. import { assert } from "chai"; import { example } from "./solution"; // TODO Add your tests here describe("example", function() { it("test", function() { assert.strictEqual(1 + 1, 2); }); });
Output:
-
Code export const example = () => false + true- export const example = () => !!!!!!!!1
- All
- {{group.name}} ({{group.count}})
This comment has been reported as {{ abuseKindText }}.
Show
This comment has been hidden. You can view it now .
This comment can not be viewed.
- |
- Reply
- Edit
- View Solution
- Expand 1 Reply Expand {{ comments?.length }} replies
- Collapse
- Remove
- Remove comment & replies
- Report
{{ fetchSolutionsError }}