Home
/
Python 3.11
/
Array
/
tofile
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Array
tofile
Python 3.11
Write all items (as machine values) to the file object f.
Syntax
PYTHON
Copy
tofile(f)
See Also
file object