Numeric separator syntax: Difference between revisions

m
m (→‎{{header|Python}}: tech phrase.)
Line 144:
=={{header|Python}}==
 
The Syntax for separators in numbers, (numeric literals), is given [https://docs.python.org/3/reference/lexical_analysis.html#integer-literals here] in the Python documentation.
 
* The underscore, '_', is used as a separator.
Anonymous user