Boolean Statements- Reflection Journal
The objective of this exercise was execute code that holds value to be either true or false. the boolean statement can decide wether a value can be true or false when used to compare values such as numerical statements and greater than or less than values. With this piece of code, it can be used to compare values for mathematical statements. The usage of this code depends on the person using the code since it doesn't really serve a purpose besides executing math calculations or anything that requires a greater than or less than value. The exercise itself isn't difficult at all and depends on how the boolean function is used such as the person making a boolean function.
Comments
Post a Comment