Is there any reason to use .not() vs ! in a condit...
# getting-started
b
Is there any reason to use .not() vs ! in a conditional statement? Or is it just syntactic sugar?