C
C#15mo ago
Facade

✅ else won’t apply

I’m new but I was testing what I learned and my else won’t apply
4 Replies
Aaron
Aaron15mo ago
if you want another condition, you want else if (...), not just else (...)
Facade
Facade15mo ago
ohhhh ok thank you so much
Jimmacle
Jimmacle15mo ago
also for what it's worth, that second condition is redundant if b is not >= 13 then the only other option is that it must be < 13 so there's no point checking
Accord
Accord15mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server
More Posts