Make sure it also works with negative step values so that range(5, 2, -1) produces [5, 4, 3, 2]. - range.js. ... loop that many times.
確定! 回上一頁