Task: Modifying Part of a Series
Tehtävä
Swipe to start coding
At Café Pandasia, the manager wants to update the inventory for a specific group of coffee beans. They’ve decided to increase the stock for the first 5 coffee beans (in the original order) by 30 units each, to prepare for an upcoming promotion.
- Reference the first
5
coffee beans from thecoffee_inventory
Series by slicing (either by numerical or custom indexing). - Increase their inventory by
30
units each.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 1. Luku 13
single
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme
Awesome!
Completion rate improved to 2.7
Task: Modifying Part of a Series
Pyyhkäise näyttääksesi valikon
Tehtävä
Swipe to start coding
At Café Pandasia, the manager wants to update the inventory for a specific group of coffee beans. They’ve decided to increase the stock for the first 5 coffee beans (in the original order) by 30 units each, to prepare for an upcoming promotion.
- Reference the first
5
coffee beans from thecoffee_inventory
Series by slicing (either by numerical or custom indexing). - Increase their inventory by
30
units each.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Awesome!
Completion rate improved to 2.7Osio 1. Luku 13
single