Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

four digit representation python

["%04d" % x for x in range(10000)]
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #digit #representation #python
ADD COMMENT
Topic
Name
2+1 =