Relational and Boolean Operators
In this one we learned about relational and boolean operators. And for me much or what it is, is exactly what the name states. How are 2 statements in relation to each other, and we are talking about what we learned in the last lesson boolean statments (so true or false)
So what I mean can be best described by truth table. I am putting one I found on google on here. Mind you this is not my table nor could I find the authors name. But I thought it had alot of great information, so if you do happen to know who it is please let me know so I can give credit
As you can see some of its cut off but 0 ==1 is False and 0 ==0 is true. And here is the script I wrote:
Comments
Post a Comment