On the problem of JS cycle

var aaa;
for (let iTuno Bitteri < 152; iPP) {

var aaa="KPI"+code1[i]+code2[i]+code3[i];

}
$(- sharpdemo2) .html (aaa)

then the output in the demo2 node shows only the last one. How should I write

Mar.29,2021

var aaa='';
for(let i=0;i < 152; iPP){

aaa+='KPI'+code1[i]+code2[i]+code3[i];
}
$(-sharpdemo2).html(aaa)
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3aa9b-2c24a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3aa9b-2c24a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?