Prints an integer and then terminates the line. This method behaves as though it invokes print(int) and then println().
print(int)
println()
Parameters:
x
int
Diagram: Writer