zfill ( self n -- str' )


Vocabulary
python.modules.builtins

Inputs
selfan object
nan object


Outputs
str'an object


Definition