When a sequence of commands ends with a semicolon, no output is shown:
The full form of the output is
Null:
If you forget a semicolon in a program you may see output with
Null in it:
This is because the whitespace is interpreted as multiplication. Redefine with a semicolon: