Introduction to Python (Lesson 5) - Dictionaries and Recursion

preview_player
Показать описание
Introduction to Computer Science using Python

Hi,

So please sit back and watch, like, and share this video series!

Рекомендации по теме
Комментарии
Автор

Just to be clear, @ 7:16 you say, for the first execution of the function "the upper boundary is the last member of the list". I believe what you mean is that "upper" is the location of the last member of the list i.e. for the first case "len(aList)-1", or am I mistaken?

theplayerha