#include int main(void) { // prints a col int i = 0; while(i < 5) { int j = 0; // prints a row while(j