Зміст курсу
Python Ninja
Python Ninja
1. Основні Елементи Управління
Clearing the inventory
The ninja's inventory is not endless, it is currently full, so he can't take any more animals with him. However, you can free up space in the inventory using the inventory.clear()
method.
Завдання
Swipe to start coding
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 7. Розділ 6
ninja.py
Clearing the inventory
The ninja's inventory is not endless, it is currently full, so he can't take any more animals with him. However, you can free up space in the inventory using the inventory.clear()
method.
Завдання
Swipe to start coding
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 7. Розділ 6