How to make a function in Python

Publicado el: 21 noviembre 2022
en el canal de: Python Morsels
334
18

To define a function in Python, use the def keyword with the function name and any accepted arguments (in parentheses). Functions have inputs (arguments) and an optional output (the return value).

Read an article version of this video at https://pym.dev/making-a-function/

Find more Python screencasts at https://pym.dev/screencasts/

00:00 Defining a function
00:37 Accepting arguments
01:21 Positional vs keyword arguments
01:38 Default argument values
02:38 Return values
03:44 Use "def" to define a function in Python


En esta página del sitio puede ver el video en línea How to make a function in Python de Duración hora minuto segunda en buena calidad , que subió el usuario Python Morsels 21 noviembre 2022, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 334 veces y le gustó 18 a los espectadores. Disfruta viendo!