Hướng dẫn thử thách
1 / 5
Step 1
In this workshop, you will be creating a `countup` function, that creates an array with numbers from 1 to a given number using recursion.
Start by creating an empty function named `countup` that takes a single parameter.
Vượt qua bài kiểm tra hiện tại để mở khóa bài tiếp theo.
main.js
UTF-8 • Tab Size: 2Kiểm tra bài:⌘↵