photo

MD.MAINUL ISLAM


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


why if else condition is not working inside for loop
var n=25; for(i=2;i<n;i++){ if(n%i==0){ console.log('this is not prime'); } else{ co...

4 years 前 | 2 个回答 | 0

2

个回答