You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: