I spent one hour at Camp.
I learned about logical operators like AND and OR. I also learned about the IF statement and TRUE and FALSE. Here is an example:
(Cats have whiskers.) AND (Dogs have tails) is TRUE.
(Cats have whiskers.) AND (Dogs have wings.) is FALSE.

No comments:
Post a Comment