Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Fixed Column Width

Say I have two lists a and b: a = [1,'boy','tree'] and b = ['mathematics','is','fun'].

How can I display this evenly spaced like below? (can someone please edit the below so that there is actually evenly spaced columns, as the editor is deleting the spacing)

1 boy tree

mathematics is fun

click to hide/show revision 2
No.2 Revision

Fixed Column Width

Say I have two lists a and b: a = [1,'boy','tree'] and b = ['mathematics','is','fun'].

How can I display this evenly spaced like below? (can someone please edit the below so that there is actually evenly spaced columns, as the editor is deleting the spacing)

1                   boy  tree

tree mathematics is funfun

click to hide/show revision 3
No.3 Revision

Fixed Column Width

Say I have two lists a and b: a = [1,'boy','tree'] and b = ['mathematics','is','fun'].

How can I display this evenly spaced like below? (can someone please edit the below so that there is actually evenly spaced columns, as the editor is deleting the spacing)

1           boy       boy  tree
mathematics is      fun