this post was submitted on 21 Nov 2023
256 points (90.0% liked)

Programmer Humor

32380 readers
1443 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
[–] [email protected] 3 points 11 months ago (1 children)

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

[–] [email protected] 2 points 11 months ago (1 children)

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

[–] [email protected] 1 points 11 months ago

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