Points system error?

Maybe a silly tip, but I ALWAYS have trouble when I properly space it— try it as

if (DARK >LIGHT) {

}

Without the spacing and see if it works? If not, it might just be a random typo somewhere in the code breaking it

1 Like