Bug report
Bug description:
# Add a code block here, if required
14*0.02+2
Tested on python 3.12.0 and 3.12.6.
Type 140.02+2 and get 2.2800000000000002
Type 140.01+2 and get 2.14
Type 14*0.03+2 and get 2.42
CPython versions tested on:
3.12
Operating systems tested on:
Windows