Python Lists And List Functions | Python Tutorials For Absolute Beginners

preview_player
Показать описание
Functions as elements of a list. Functions can be stored as elements of a list or any other data structure in Python. For example, if we wish to perform multiple operations to a particular number, we define apply_func(L, x) that takes a list of functions, L and an operand, x and applies each function in L on x.
Рекомендации по теме
join shbcf.ru