The code block shown below should return a column that indicates through boolean variables whether rows in
DataFrame transactionsDf have values greater or equal to 20 and smaller or equal to 30 in column storeId and have the value 2 in column productId. Choose the answer that correctly fills the