Computer Science
How are floating constants represented in Python ? Give examples to support your answer.
Related Questions
Can nongraphic characters be used in Python ? How ? Give examples to support your answer.
How are string-literals represented and implemented in Python ?
Which of these is not a legal numeric type in Python ? (a) int (b) float (c) decimal.
What are literals in Python ? How many types of literals are allowed in Python ?