5. How are floating constants represented in Python ? Give examples to support your answer. / sa 11 cs chapter 6, sa 11 ip chapter 3, Uncategorized / By PythonCSIP CS IP Floating constants are represented using the decimal point or using exponential form. e.g. 7.5, 732E-5