79765412

Date: 2025-09-15 16:49:02
Score: 2.5
Natty:
Report link
export function play(a) {
    console.log('Hello '+ a);
}

then

import { play } from './audio.js';
play('you');

=> Hello you

Tested with https://playcode.io/

Did you also try to clear your browser cache ?

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Martin Luther ETOUMAN NDAMBWE