Comment on N-queen puzzle in 4 lines of ScalaparentComments−Veedrac10yAddition, as implemented by Python, is functional.Sure, but Python wasn't the first imperative programming language. (An aside: that's not strictly true anyway; the error thrown when you do 1 + [] is a side effect.)
Comments
Sure, but Python wasn't the first imperative programming language. (An aside: that's not strictly true anyway; the error thrown when you do 1 + [] is a side effect.)