449
got him
(lemy.lol)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Again, if you can write it with conditionals and returns, you can write it with equivalent number of conditionals and a single nested scope. No further scopes are needed. The conditional will even look nearly identically.