The function print without arguments will print an empty line.
print
It's exactly following the definition -- the function print will write all its arguments on a line.