VocabularyioInputsstr | a string |
stream | an output stream |
OutputsNone
Word descriptionWrites a newline-terminated string.
NotesMost code only works on one stream at a time and should instead use
print; see
Default input and output streams.
ErrorsThrows an error if the I/O operation fails.
Definition