sqrtminusone.github.io/content/posts/hello-world.md
2021-02-23 15:28:37 +03:00

298 B

+++ title = "Hello, world!" author = ["Pavel"] date = 2020-02-01 draft = false +++

Hello, world!

Eventually, there will be something interesting here. Or not.

Regradless, I'll check if I can write some Python here

print("Hello, world")
Hello, world