Task: Adding a New Employee to the Café Team
Завдання
Swipe to start coding
The manager is maintaining a list of employees working at the café. The current data includes the name, role, and hours worked for three employees:
Name | Role | Hours Worked |
---|---|---|
Alice | Barista | 35 |
Bob | Chef | 40 |
Charlie | Waiter | 30 |
The manager wants to register a new employee to the list.
- Use the
loc
property to add a new row at the next available index with the following data related to the new employee:- Name:
David
- Role:
Barista
- Hours Worked:
37
- Name:
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 2. Розділ 9
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат
Suggested prompts:
Сумаризуйте цей розділ
Пояснити код у file
Пояснити, чому file не вирішує завдання
Awesome!
Completion rate improved to 2.7
Task: Adding a New Employee to the Café Team
Свайпніть щоб показати меню
Завдання
Swipe to start coding
The manager is maintaining a list of employees working at the café. The current data includes the name, role, and hours worked for three employees:
Name | Role | Hours Worked |
---|---|---|
Alice | Barista | 35 |
Bob | Chef | 40 |
Charlie | Waiter | 30 |
The manager wants to register a new employee to the list.
- Use the
loc
property to add a new row at the next available index with the following data related to the new employee:- Name:
David
- Role:
Barista
- Hours Worked:
37
- Name:
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Awesome!
Completion rate improved to 2.7Секція 2. Розділ 9
single