Python uses a traditional programming notation for scientificfic notation.
The notation:
denotes the value
<m>6.02*10^23</m>,
denotes the value
<m>6.626*�10^-34</m>.
Since Python uses limited-precision arithmetic, there are round-off errors:
>>> 1e16 + 1
1e16