AI Lize for Help in My Work const aiLize = (task) => { return How can I assist you with ${task}?; }; console.log(aiLize("your work"));