how to write not (array1 && array2)
Hi again,
how to write following code? I would love to use not(expression)
Expected result:
raw attempt:
but it produces:
how to write following code? I would love to use not(expression)
Expected result:
raw attempt:
but it produces: