Untitled

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