V
arr.map(String).filter((str) => str.startsWith('1') || str.startsWith('2') || str.startsWith('5'))
Size: a a a
V
arr.map(String).filter((str) => str.startsWith('1') || str.startsWith('2') || str.startsWith('5'))
SV
a
function name() {
}
function Name () {
}
a
DE
В
DE
a
DE
DE
DE
DE
a
function Logo() {
const node = document.createElement('img')
node.className = 'logo'
node.src = 'logo.png'
return node
}
ну это прям оченььь примитивноDE
DE
a
function Logo ()
DE
function Logo ()
DE
DE
DE