ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
👌✌
Now Regular Videos 🤩👍🏻
Your solution has an error; you missed off the equality checker on the 5 else if statement. [...Array(200).keys()].map((element) => element + 1).forEach((element) => console.log((element % 5 ? '' : 'Foo') + (element % 7 ? '' : 'Bar') || element))
👌✌
Now Regular Videos 🤩👍🏻
Your solution has an error; you missed off the equality checker on the 5 else if statement.
[...Array(200).keys()].map((element) => element + 1).forEach((element) => console.log((element % 5 ? '' : 'Foo') + (element % 7 ? '' : 'Bar') || element))