integerValue = 4237print "Right justify integer (%8d)" % integerValueprint "Left justify integer (%-8d)n" % integerValue
Name (required)
email (will not be published) (required)
Website