Hello

· larsr's blog


This is my markdown blog.

1print("Hello world")
2for i in range(10):
3    print(i)