mardi 5 mai 2015

Aligning elements from two arrays

I'm working on a project and need to display elements from a string array and an integer array in two horizontal rows, as follows...

name1 | name 2 | name3 |

111___ | 2222__ |3333__ |

I'm having trouble aligning the vertical separators. We are supposed to be learning foundational work so we are not supposed to use objects. Can anyone help?

Aucun commentaire:

Enregistrer un commentaire