Perl: can a computer understand “or” the way a human does?
Self-tutoring about computer science: the tutor explores the concept of “or”. In English, “or” means a choice: ham or bacon, for instance. In computer science, “or” is often called a logical operator, implying it yields 1 if true, but 0 …
Perl: can a computer understand “or” the way a human does? Read more »