for(let i=1;i<=15;i++){
if(i%2){
console.log(i,'is the odd number`)
}
}
For further actions, you may consider blocking this person and/or reporting abuse
for(let i=1;i<=15;i++){
if(i%2){
console.log(i,'is the odd number`)
}
}
For further actions, you may consider blocking this person and/or reporting abuse
Dmytro Lobanov -
IDMTR -
Daniel Rosehill -
Ayodeji Alofun -
Top comments (0)