This is a simple test of syntax highlighting.
1 2 |
def say_hello(name): print("Hello {}!".format(name)) |
General blog post about my day, my current state of mind or the current state of the universe.
This is a simple test of syntax highlighting.
1 2 |
def say_hello(name): print("Hello {}!".format(name)) |