1. Logic operators are a word that connects Booleans together.
Boolean is a true or false value that tells the computer the possible outcomes.
Conditional coding is a block of code that looks like a “if” or “else”. “If” runs when it’s true and “then” runs if it’s false.
Conditions test something to see if the are true or false.
2. I feel it is harder for the human to logically think vs a computer because our brains are not as complex as a computers.
No comments:
Post a Comment