Download Excel [hot]
# 1. Create sample data data = 'Product Line': ['Electronics', 'Electronics', 'Furniture', 'Furniture', 'Software'], 'Item': ['Laptop', 'Phone', 'Desk', 'Chair', 'License'], 'Units Sold': [120, 340, 45, 80, 1000], 'Revenue': [120000, 170000, 22500, 16000, 50000]