I’m testing out my new GitHub blog setup with Jekyll. Since I’m about to learn a ton of Python, let’s start with a little Hello World program. It is tradition after all.

print("Hello, World!")