String format : Format : String PYTHON TUTORIALS


PYTHON TUTORIALS » String » Format »

 

String format


chapters = {1:52:463:524:875:90}

print
for x in chapters:
    print "Chapter %d %15s" (x,str(chapters[x]))



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON TUTORIALS

 Navioo String
» Format