Question: simple Maple output setting problem

This is something simple but I cannot find the answer

Typing in
a:=5;
gives the maple output
                                      a:=5

I have changed a setting somewhere so that Maple doesn't show the assignment

When I type
a:=5;
Maple returns just
                 5

Does someone know the option that changes this?

Please Wait...