in javascript please create a function that does the following and is named as such
please don't copy and paste the incorrect answer
This function takes two numeric inputs, start and step, and returns a function of no inputs. The ith invocation of the resulting function will generate the value: start + step * i. The first invocation is said to be the 0th.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here