Skip to main content

Edit It: Use For...Of Loop Statement to Log Values on the Console

This code shows how to use the for...of loop statement to log some properties' values on the console.

See it on StackBlitz