MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w2prjy/pythonfeelsillegal/p7142qb/?context=9999
r/ProgrammerHumor • u/ItsPuspendu • 2d ago
219 comments sorted by
View all comments
1.0k
theres main() in python
453 u/chawmindur 2d ago And {} (= dict()) 32 u/userhwon 2d ago Always fun that writing an empty set gets you a dict so you have to use set() explicitly to get an empty set... jeebus, Guido... 22 u/carcigenicate 2d ago {/} is being proposed so sets have an empty literal. 1 u/JanEric1 1d ago Is a draft for over a year now and was targeting 3.15. Dont think that makes it?
453
And {} (= dict())
{}
dict()
32 u/userhwon 2d ago Always fun that writing an empty set gets you a dict so you have to use set() explicitly to get an empty set... jeebus, Guido... 22 u/carcigenicate 2d ago {/} is being proposed so sets have an empty literal. 1 u/JanEric1 1d ago Is a draft for over a year now and was targeting 3.15. Dont think that makes it?
32
Always fun that writing an empty set gets you a dict so you have to use set() explicitly to get an empty set... jeebus, Guido...
22 u/carcigenicate 2d ago {/} is being proposed so sets have an empty literal. 1 u/JanEric1 1d ago Is a draft for over a year now and was targeting 3.15. Dont think that makes it?
22
{/} is being proposed so sets have an empty literal.
{/}
1 u/JanEric1 1d ago Is a draft for over a year now and was targeting 3.15. Dont think that makes it?
1
Is a draft for over a year now and was targeting 3.15. Dont think that makes it?
1.0k
u/belabacsijolvan 2d ago
theres main() in python