Welcome

Hello world, this is my second Jekyll blog post.


python print(“hello”) —

```python def greet(name): return f”Hello, {name}!”