Python - Slash (/) as a Function Parameter???

Pubblicato il: 15 maggio 2021
sul canale di: codevev
586
14

#Python #Shorts

Did you see that weird slash (/) in the list of parameters a function accepts in Python?
You may not have yet since it's only for Python 3.8 and above right now. But its purpose is to not allow any named arguments. So you can't pass in arguments by name, you have to put them in the right positions for each argument on the left of a slash (/). Anything after a slash (/) can be named though!
Any ideas what this can be used for?
-------------------------------------------------------------------------------------
Links:
Blog: https://evgenyurubkov.com
Twitter:   / evgenyurubkov  
Instagram:   / evgenyurubkov  
Youtube:    / @codevev  


In questa pagina del sito puoi guardare il video online Python - Slash (/) as a Function Parameter??? della durata di ore minuti seconda in buona qualità , che l'utente ha caricato codevev 15 maggio 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 586 volte e gli è piaciuto 14 spettatori. Buona visione!