in reply to Re^2: Print in box syntax
in thread Print in box syntax

Your ending <code> tag needs to be </code>.

It is also helpful to enclose your output (and input, if you had had any) in <code>...</code>. This will preserve the formatting and let us see the spacing properly.

Replies are listed 'Best First'.
Re^4: Print in box syntax
by dhendrix (Initiate) on Jul 07, 2015 at 18:41 UTC
    thank you very much