Discover 13 fascinating aspects of Python's return statement in this 19-minute conference talk from PyBay 2024. Delve beyond the basic understanding of return statements as function terminators to explore advanced concepts and edge cases. Learn what happens when return statements are omitted, how they behave outside of functions, and whether functions can return other functions. Master the intricacies of return statements to enhance program functionality and write more sophisticated Python code. Presented by Erin August Allard, this talk bridges the gap between introductory Python knowledge and advanced programming techniques, offering valuable insights for both new learners and experienced developers.
Overview
Syllabus
13 fun facts about Python's return statement for savvy programmers — Erin August Allard (PyBay 2024)
Taught by
SF Python