Презентация «Recursion. Tuples, lists, dictionaries»

Смотреть слайды в полном размере
Презентация «Recursion. Tuples, lists, dictionaries»

Вы можете ознакомиться с презентацией онлайн, просмотреть текст и слайды к ней, а также, в случае, если она вам подходит - скачать файл для редактирования или печати. Документ содержит 19 слайдов и доступен в формате ppt. Размер файла: 1.51 MB

Просмотреть и скачать

Pic.1
«Recursion. Tuples, lists, dictionaries», слайд 1
Pic.2
Structure Key points of the Meeting III: English meeting
Structure Key points of the Meeting III: English meeting
Pic.3
Recap of Meeting I & Meeting II Declarative and Imperative knowledge!
Recap of Meeting I & Meeting II Declarative and Imperative knowledge!
Pic.4
Breakthrough example
Breakthrough example
Pic.5
Recursion
Recursion
Pic.6
Recursion: finding factorial Iteration
Recursion: finding factorial Iteration
Pic.7
Recursion
Recursion
Pic.8
Tuples, lists, dictionaries/dicts
Tuples, lists, dictionaries/dicts
Pic.9
Tuple: () ninjaTurtlesTuple = (‘Michelangelo’, ‘Leonardo’, ‘Donatello’, ‘Rafael’)
Tuple: () ninjaTurtlesTuple = (‘Michelangelo’, ‘Leonardo’, ‘Donatello’, ‘Rafael’)
Pic.10
List: [] ninjaTurtlesList = [‘Michelangelo’, ‘Leonardo’, ‘Donatello’, ‘Rafael’]
List: [] ninjaTurtlesList = [‘Michelangelo’, ‘Leonardo’, ‘Donatello’, ‘Rafael’]
Pic.11
Useful remarks
Useful remarks
Pic.12
Dictionary: {} Empty dictionary: {} There is a key ‘Michelangelo’ – key0, ‘leader’ – val0 Mutable! W
Dictionary: {} Empty dictionary: {} There is a key ‘Michelangelo’ – key0, ‘leader’ – val0 Mutable! We CAN add ‘Splinter’ : ‘Chief’! ninjaTurtlesDict[‘Splinter’] = ‘Chief’ Quickly check: In: ‘Givi’ in …
Pic.13
HILARIOUS!!! In January it was:
HILARIOUS!!! In January it was:
Pic.14
…and in 1 week it became! :-D
…and in 1 week it became! :-D
Pic.15
Meeting III: 10 words Key points of the second meeting
Meeting III: 10 words Key points of the second meeting
Pic.16
Homework till Meeting IV (09/02/17) Homework for the following week
Homework till Meeting IV (09/02/17) Homework for the following week
Pic.17
Midterm: 29. 06. 2017 Key points:
Midterm: 29. 06. 2017 Key points:
Pic.18
Office Hours II America House, Saturday, 17/06/2017, 10:00 – 14:00…but w/o me 
Office Hours II America House, Saturday, 17/06/2017, 10:00 – 14:00…but w/o me 
Pic.19
Thank you!
Thank you!


Скачать презентацию

Если вам понравился сайт и размещенные на нем материалы, пожалуйста, не забывайте поделиться этой страничкой в социальных сетях и с друзьями! Спасибо!