loop -> iterator

order = index++
if(sayi == iterator[index]){
break;
}

order -> sıra;


basit bir mantık..