/hello-world

This repository is for practicing the GitHub Flow.

hello-world

This repository is for practicing the GitHub Flow.

First edit

  • one
  • two
  • three
const arr = [1, 2, 3];
console.log(arr.length);