this post was submitted on 21 Nov 2023
193 points (90.7% liked)

Programmer Humor

32467 readers
1243 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Chrobin@discuss.tchncs.de 0 points 11 months ago (1 children)
[–] Gebruikersnaam@lemmy.ml 2 points 11 months ago (1 children)

It is but if you start with a float you get a float back.

[–] Chrobin@discuss.tchncs.de 1 points 11 months ago (1 children)

You're right, I did not know that. Thanks!

[–] Gebruikersnaam@lemmy.ml 1 points 11 months ago

Was really surprised by this too, because iirc Python 2 did not do this.