DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
how to do formatting in python with format function
age = 36 txt = "his age is {}" print(txt.format(age))
Source by he-arc.github.io #
PREVIOUS
NEXT
Tagged:
#formatting
#python
#format
#function
ADD COMMENT
Topic
COMMENT
Name
5+9 =
Submit