Hey, fellows, make no errors!

Report a typo

Find the mistake in the following code and fix it.

The location of brackets, operators and operands is important. Do not change their position and do not remove them.

Write a program in JavaScript
console.log(!(!false && true) || !!false & & true);
___

Create a free account to access the full topic