Object.entries() creates an array of tuples (key and value) that we can iterate over through a simple forEach() loop.
確定! 回上一頁