Python Basics 06 - 02/05 Default Values in Functions

preview_player
Показать описание
Welcome to the Introduction to Python online class, which will teach you the main programming concepts in Python. The class consists of several modules and sub-modules separated by topics. How to study this course? Each chapter consists of an introductory video followed by topical sections. The sections include interactive notebooks that contain explanations and practical exercises.

*We have a lot of options to specify the behaviour of our functions and ther parameters.*

*Here we see how we can predetermine some fallback values for function arguments.*

*Additionally, "docstrings" for functions are explained, which can greatly improve maintainability when our projects grow larger.*

*Materials*

*Creators*
Рекомендации по теме
visit shbcf.ru