this post was submitted on 21 Nov 2023
251 points (89.8% liked)

Programmer Humor

32464 readers
150 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
[–] Gebruikersnaam@lemmy.ml 3 points 11 months ago (1 children)

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

[–] Chrobin@discuss.tchncs.de 2 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.