Getting the number of decimal places: Difference between revisions

m (→‎{{header|Python}}: ( help with spelling ))
Line 207:
 
 
Or, defining a slightly less partial function, over a given number, rather than a string:
 
<lang python>'''Report the decimal counts in default stringifications.'''
9,655

edits