Skip to content

Instantly share code, notes, and snippets.

@indreklasn
Created September 4, 2019 08:59
Show Gist options
  • Save indreklasn/8e170294785d758f76e67211ab8777af to your computer and use it in GitHub Desktop.
Save indreklasn/8e170294785d758f76e67211ab8777af to your computer and use it in GitHub Desktop.
const fruits = ["kiwi", "banana", "strawberry"]
console.table(fruits)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment