Hello World!
Test
This is my first blog post. I write this while testing the markdown syntax the markdown syntax.
Test 2
Another Test
- A quick list 1
- A quick list 1
- A quick list 1
- A quick list 1
- A quick list 1
- A quick list 1
- A quick list 1
let y = 10;
let x = y/2;
console.log(x);