Task: Adding a New Employee to the Café Team
Compito
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 
locproperty 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: 
 
Soluzione
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 2. Capitolo 9
single
Chieda ad AI
Chieda ad AI
Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione
Suggested prompts:
Riassuma questo capitolo
Explain code
Explain why doesn't solve task
Awesome!
Completion rate improved to 2.7
Task: Adding a New Employee to the Café Team
Scorri per mostrare il menu
Compito
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 
locproperty 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: 
 
Soluzione
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 2. Capitolo 9
single