write(TERM....)
Output a number of arguments
Remarks
write writes the given list of terms on the current output device.
Example
write("\nYou", ' ', "must know"," this predicate already").