2025-04-03 · larsr's blog
This is my markdown blog.
1print("Hello world") 2for i in range(10): 3 print(i)