The detailed program question.
We need to print a pattern using loop and/or arrays and input height and width .
Column A | Column B |
---|---|
Cell 1 | Cell 2 |
Cell 3 | Cell 4 |
Column A | Column B |
——– | ——– |
Cell 1 | Cell 2 |
Cell 3 | Cell 4 |
Column A | Column B |
——– | ——– |
Cell 1 | Cell 2 |
Cell 3 | Cell 4 |
The detailed program question here
I could not solve the question