Open mosbth opened 7 years ago
Perhaps as extra assignments in labs or for other courses.
Functions. https://docs.python.org/3/tutorial/controlflow.html#more-on-defining-functions Keyword Arguments Arbitrary Argument Lists Unpacking Argument Lists Lambda Expressions Function Annotations
Lists. List comprehension map, reduce
Iterators, yield
Perhaps as extra assignments in labs or for other courses.
Functions. https://docs.python.org/3/tutorial/controlflow.html#more-on-defining-functions Keyword Arguments Arbitrary Argument Lists Unpacking Argument Lists Lambda Expressions Function Annotations
Lists. List comprehension map, reduce
Iterators, yield