List Aliasing/Mutation

preview_player
Показать описание
MIT 6.0001 Introduction to Computer Science and Programming in Python, Fall 2016
Instructor: Dr. Ana Bell

This in-class exercise demonstrates list how aliasing affects other list operations in Python.

License: Creative Commons BY-NC-SA
Рекомендации по теме
Комментарии
Автор

Why not ['bacon', 'eggs', 'juice', ['toast', 'jam']]?

yingyahe
visit shbcf.ru