DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python convert 1 to 01
n = 1 print(f"{1:02d} or {n:02d}") return f"{1:02d} or {n:02d}"
PREVIOUS
NEXT
Tagged:
#python
#convert
ADD COMMENT
Topic
COMMENT
Name
4+7 =
Submit