Comment on Ask HN: Why Are Conditionals Important?Comments−mcphage7yTaking in input, and making decisions based on that input, are what computers are for. And conditionals are the simplest version of "making a decision".
Comments
Taking in input, and making decisions based on that input, are what computers are for. And conditionals are the simplest version of "making a decision".