Can we use a boolean expression like a == 13 with a list comprehension?

Yes, we can use any type of expressionNo, we can only use expressions with numbers or strings

Yes, we can use any type of expression.