Print[expr1, expr2, ...]
prints the string representation of the expressions to the console and returns Null
.
Attributes[Print] := {Protected}
Print[expr1, expr2, ...]
prints the string representation of the expressions to the console and returns Null
.
Attributes[Print] := {Protected}