display(TERM....)
Output a number of arguments in the standard output stream
Remarks
display in compare with write/1 always writes the given list of terms on the standard output device (Dialog Window).
Example
display("\nYou", ' ', "must know"," this predicate already").