Untitled

 avatar
unknown
plain_text
9 months ago
53 B
14
Indexable
const karesi = x => x * x;
console.log(karesi(5));
Editor is loading...
Leave a Comment