Er…Hello World?

Er…Hello World?

One would think that after writing articles for nearly five years as a freelancer, I'd find it easy writing for myself. But… nah. Writing under tight deadlines(a lot of times, self imposed) for so long has made the thought of writing become painful.

At least now I know it's not writing itself that's the issue, but my previous experience with it. So here I am, writing my first article in a while.

To get started, I figured I'll just print hello world in python. Perhaps, I'd do something more significant subsequently, but hey, I wrote something, right?

So, here goes.

import motivation as mv
mv.get_motivation(dtype='Writing')

print("Hello world")

Yeah, I know. That's more than hello world. But I needed the motivation…

Alright, bye.