Hello Hugo Blog World

A Python noob can’t use Django to build a blog, and he switched to hugo overnight

Since this is my first blog, I’ll have good luck if I write a few more “hello worlds”, right?

hello_world.py

for _ in range(10):
    print("Hello world!")