2026-04-21 ยท Oliver


Introduction

This is the content of the post that the script will render.

h2

h3

h4

print("hello world")

for i in range(10):
    print(f"something here, iter {i}")

List Types