Why in Python when you add two numbers, it has a really long decimal point and it looks like the answer is wrong?
a) Floating-point precision
b) Operator error
c) Data type mismatch
d) Software bug