Hacker News new | ask | show | jobs
by dgrunwald 94 days ago
Yes `int` acts as if it was a subtype of `float`: https://typing.python.org/en/latest/spec/special-types.html#...