Scenario Mode
👤 Your Role: You are an HR assistant at a company.
📋 Request: Your manager wants a report showing the day of the week for each employee's start date and the date when their 10th working day will be.
📊 Data: You have a list of employees with their start dates. Weekends are Saturday and Sunday. No holidays are considered.
🎯 Deliverable: Create a table that shows each employee's name, start date, the weekday name of the start date, and the date of their 10th working day after the start date.
Progress0 / 3 steps