Easy

How to iterate and print object keys using Object.keys() and for...of loop in JavaScript

What will the following code log to the console?

Choose an option below