As in Python, in JavaScript, we could also do augmented assignment as below:
We could also use comparison operators to do comparison operation as below:
As for logical operators &&, ||, ! we could use them to do logical operation as below:
As in Python, in JavaScript, we could also do augmented assignment as below:
We could also use comparison operators to do comparison operation as below:
As for logical operators &&, ||, ! we could use them to do logical operation as below: