def register(): print("hola mundo") def unregister(): print("Goodbye World")