0
Logical or boolean operators 3
Im currently trying the logical or boolean operators challenge but I cannot figure out what's wrong with my code! https://code.sololearn.com/WiExXaBcemga Any help is appreciated!
1 Resposta
- 1
ok i solved it, the problem was the way I was thinking about the question. When the outcome of 14%5 is 4 it needs +1 and not +4 to get to 15!