Course Content
Python Ninja
Python Ninja
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.
Task
Swipe to start coding
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 7. ChapterΒ 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.
Task
Swipe to start coding
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 7. ChapterΒ 6