JS Conditionals: An introduction to the boolean type and truthy/falsy values.A conditional is a segment of code whose output depends on the result of evaluating a given condition. Upon evaluation, this condition…Jul 12, 2021Jul 12, 2021