Hello World

This is a quote

In this example blog I will show you exactly nothing.

Let’s start with some python code

def do_nothing():
    print("Nothing here")

do_nothing()

Thank you very much for reading this article!