You must log in or # to comment.
It would have made more sense if it was some random non-whole number because I’m pretty sure all popular floating-point systems can represent integers of that magnitude exactly.
It would’ve made the joke a little more verbose, but this would also have worked:
>>> 1.1 + 2.2 3.3000000000000003
[]




