+ 1
Hey could anyone help me with the multiple choices in module 2
2 ответов
0
Help in which topic in module 2......?
0
Check off these 2:
a || b is true if either a or b is true.
(a || b) && c is true if c is true and either a or b is true.
Upvote if this answer was helpful. :-)