Untitled

 avatar
unknown
javascript
a year ago
48 B
7
Indexable
const x = 5;
const y = 6;

console.log(x + y)
Editor is loading...
Leave a Comment