hacker-blocks icon indicating copy to clipboard operation
hacker-blocks copied to clipboard

Problem with getting input for test data

Open UddeshJain opened this issue 6 years ago • 0 comments

Issue: I have solved the Daily Code Byte problem with Nodejs but there is no information about input test data. I have created a function that takes an input but I don't know how to pass input of test case to the function.

Solution: There should be a function body that lets us access test case data and we have to write code inside it.

UddeshJain avatar Jun 02 '19 19:06 UddeshJain