❔ Understanding guidelines around use of 'bool'
Hi folks, i need help understanding the usage of bool before a loop. I've looked at the way some people write their code, sometimes bool is made equals to true and sometimes false. Are there certain guidelines for this?