Task: Processing the Restock of Inventory
Завдання
Swipe to start coding
The team at Café Pandasia has completed a fresh restock of coffee beans! You’ve been given two Series:
previous_inventory
: The original stock before the deliveryrestocked
: The number of units added during the restock
You’ve been asked to calculate the total updated inventory by adding the two Series together.
- Add the corresponding elements of
previous_inventory
andrestocked
Series to calculate the total current inventory. - Save the result in a new variable called
updated_inventory
.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 1. Розділ 14
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат
Awesome!
Completion rate improved to 2.7
Task: Processing the Restock of Inventory
Свайпніть щоб показати меню
Завдання
Swipe to start coding
The team at Café Pandasia has completed a fresh restock of coffee beans! You’ve been given two Series:
previous_inventory
: The original stock before the deliveryrestocked
: The number of units added during the restock
You’ve been asked to calculate the total updated inventory by adding the two Series together.
- Add the corresponding elements of
previous_inventory
andrestocked
Series to calculate the total current inventory. - Save the result in a new variable called
updated_inventory
.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Awesome!
Completion rate improved to 2.7Секція 1. Розділ 14
single