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

Published: 15 May 2021
on channel: 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  


On this page of the site you can watch the video online Python - Slash (/) as a Function Parameter??? with a duration of hours minute second in good quality, which was uploaded by the user codevev 15 May 2021, share the link with friends and acquaintances, this video has already been watched 586 times on youtube and it was liked by 14 viewers. Enjoy your viewing!