SyntaxError: expected expression, got '&'

SyntaxError: expected expression, got '&'

this belongs to the if syntax "a = b ? c : d";

probably the problem is in the 'b'

Comments