Е
const propertyName = "tasks"
user[propertyName].push("что-то")
Size: a a a
Е
DE
Ai
DE
function random (fr, to) {
return ~~(Math.random() * (to - fr) + fr)
}
S
function random (fr, to) {
return ~~(Math.random() * (to - fr) + fr)
}
Е
DE
DE
p
Ai
function random (fr, to) {
return ~~(Math.random() * (to - fr) + fr)
}
Е
DE
Ai
Е
Ai
Ai
Ai
Ai
Ai
Е