filmov
tv
[Python Basics for Newbies] S3E2: We learn about 'lists'! Our RPG gets consumable items!

Показать описание
In this episode, we introduce a new, extremely powerful type of data: lists! We can use lists to give our protagonist an inventory of items, and then we can use other things we've learned to give those items special effects in combat! Sweet!
At the end of the episode, we very briefly look at writing our own functions (as opposed to only using functions that are built into Python). We'll learn more about writing functions in the next episode!
At the end of the episode, we very briefly look at writing our own functions (as opposed to only using functions that are built into Python). We'll learn more about writing functions in the next episode!