-
Description syntax in es6 more legible
Code returnhundred = () => parseInt("10" + 0)
Preloaded Code function returnhundred() { }
Test Cases Test.assertEquals(returnhundred(),100)
Output:
-
Code returnhundred=_=> parseInt("10" + 0)- returnhundred = () => parseInt("10" + 0)
- 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 }}