2026-04-21 ยท Oliver
This is the content of the post that the script will render.
print("hello world") for i in range(10): print(f"something here, iter {i}")