document.querySelector('.out-11').innerHTML = <b>div[i]</b>
function t9() {
let a = +document.querySelector('input.i-91').value
let b = +document.querySelector('input.i-92').value
let start = '';
let end= '';
if (a<b){
start=a;
end=b;
}else{
start=b;
end=a;
}for(i = start;i<=end; i++){
document.querySelector('.out-9').innerHTML += i;
}
}
document.querySelector('.b-9').onclick = t9;
return $x * myRecursion($x, $n-1);