Ad

Return hello world, without using the traditional way by just typing a string and call it a day!

It should be exactly "hello world"

def cursed_world():
    return "hello world"