}}}}}}}}}}} When you have so much nesting you have to smush it all on one line
1
August 19, 2016, 1:47 pm
none of those else's are necessary... if an if statement is true it will return a value and leave the method, if it's not true it will run the next if statement anyway, the else's are just redundant
Please Signin or Signup to add a comment