Challenge: Comparison Operators
Tehtävä
Swipe to start coding
Here, you are going to cope with the task that boosts your logical skills.
Enter numbers to fields to make all statements True
.
Ratkaisu
Note
You use boolean logic almost every day, but in a way that is normal for you. For instance, if you say, "I am older than my sister", it can be represented as my age
>
sister's age. Or if you say, "My mom's and my hobbies are distinct", it means my hobbies!=
mom's hobbies.
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 2. Luku 2