Handbook
Glossary
zfill ( self n -- str' )
Vocabulary
python
.
modules
.
builtins
Inputs
self
an
object
n
an
object
Outputs
str'
an
object
Definition
USING:
kernel
python
python.objects
sequences.generalizations
;
IN:
python.modules.builtins
:
zfill
( self n -- str' )
1
narray
array>py-tuple
f
rot
"zfill"
getattr
-rot
call-object-full
;
inline