How to make a function in Python

Pubblicato il: 21 novembre 2022
sul canale di: 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


In questa pagina del sito puoi guardare il video online How to make a function in Python della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Python Morsels 21 novembre 2022, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 334 volte e gli è piaciuto 18 spettatori. Buona visione!