let index = 0;
const items = data.response.items;
const timer = setInterval(() => {
if (index === items.length) {
clearInterval(timer);
return;
}
$.ajax({
url: '...?user_id=' + items[index].id + '...',
// ...
});
index++;
}, 2000);
const visitedCountries = Object.keys(visited);
const notVisited = Object.keys(countries).filter((c) => !visitedCountries.includes(c));
fetch('service.json')
.then(response => response.json())
.then(answer => {
const result = answer.services;
// оперируйте данными здесь сколько душе угодно
});
vk.updates.on('new_message', (ctx) => {
if (ctx.messagePayload.button == 1) {
// ...
}
});
оскольку внизу стоит goto 1, он должен повторить условие 6 строки, то есть поделить 562 на 2во-первых, не 562 на 2, а значение переменной
a
, то есть 187 на 2что делать?для начала написать что вы хотите получить в итоге