Welcome
Welcome Post
Welcome
Hello world, this is my first blog post.
I can write in markdown
print("Hello World")I can also write math equations:
\[ y = x^2 \]
I can create lists easily:
- One
- Two
I can also create numbered lists:
- One
- Two
Or, create a table:
| Name | Age |
|---|---|
| Alice | 20 |
| Bob | 21 |