Friday, October 22, 2010

flowchart on visio

Does anyone know how you would create a nested loop for this problem using visio....
The title “Attendance Report” and the column headers should be part of your output. The output should appear as follows:

Attendance Report

Day #     Student ID
100        1
100        2
100        3
101        1
101        2
101        3
102        1
102        2
102        3
103        1
103        2
103        3
104        1
104        2
104        3
105        1
105        2
105        3
106        1
106        2
106        3
107        1
107        2
107        3
108        1
108        2
108        3
.