How to use IF condition with AND operator? I\'m getting an error
(princ"Enter a year: ") (defvar y(read)) (defun leap-year(y) (if(and(= 0(mod y 400)