Code utilisé :
const LookHereHuman = () => { return alert('You can put Javascript directly here, it will be executed in your live project.') } LookHereHuman()