The resulting output is a table with 4 rows and 2 columns, where
the first row is left justified and the second row is right
justified. The first row contains the elements: Video (first
column) and 8.99 (second column). The second row contains the
elements: CD (first column) and 9.11 (second column). The third
row contains the elements: DVD (first column) and 15.00 (second
column. The final row contains the elements: Total (first column)
and 33.10 (second column).
Video 8.99
CD 9.11
DVD 15.00
Total 33.10
Return