ID EN
Array

tofile

Python 3.11

Write all items (as machine values) to the file object f.

Syntax

PYTHON
tofile(f)

See Also

file object