Scenario Mode
👤 Your Role: You are a sales assistant at a retail store.
📋 Request: Your manager wants you to mark each sale as 'High' or 'Low' based on the sale amount. Sales above $500 are 'High', and $500 or below are 'Low'.
📊 Data: You have a list of sales transactions with the sale ID and sale amount.
🎯 Deliverable: Create a new column that uses the IF function to label each sale as 'High' or 'Low'.
Progress0 / 3 steps