In Python, what happens if you try to use leading zeros in math notation?
a) SyntaxError
b) The leading zeros are ignored
c) It causes a runtime error
d) Python automatically converts the number to octal format