5. How are floating constants represented in Python ? Give examples to support your answer.

Floating constants are represented using the decimal point or using exponential form. e.g. 7.5, 732E-5