Untitled

 avatar
unknown
javascript
9 months ago
63 B
11
Indexable
const kareAl = (sayi) => sayi * sayi;
console.log(kareAl(10));
Editor is loading...
Leave a Comment