Align columns: Difference between revisions

m
added related tasks.
m (→‎(boxed output): added/changed come comments, added whitespace.)
m (added related tasks.)
Line 14:
Further,$allow$for$each$word$in$a$column$to$be$either$left$
justified,$right$justified,$or$center$justified$within$its$column.</pre>
 
 
Note that:
# &nbsp; The example input texts lines may, or may not, have trailing dollar characters.
# &nbsp; All columns should share the same alignment.
# &nbsp; Consecutive space characters produced adjacent to the end of lines are insignificant for the purposes of the task.
# &nbsp; Output text will be viewed in a mono-spaced font on a plain text editor or basic terminal.
# &nbsp; The minimum space between columns should be computed from the text and not hard-coded.
# &nbsp; It is ''not'' a requirement to add separating characters between or around columns.
 
{{Template:Strings}}
<br><br>