Hitscotty
5/23/2018 - 12:54 PM

gfudi

hacker noon

const i = 'gfudi';
const k = s => s.split('').map(c => String.fromCharCode(c.charCodeAt() - 1)).join('');
self[k(i)]('')