In Section 8.1.3 we defined a function called evens(n) that generated a list of n even numbers. The range () function takes a third argument that is the “step”—the step between numbers in the range. Rewrite the function using the third argument in the range. Note that you will also need to change the second argument so that the correct number of even numbers is generated.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.