Untitled

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