Filled rectangle

  • 4
  • Locked
Using nested while loops (a loop within a loop), display a 5 (height) by 10 (width) rectangle filled with the letter 'Q'. Example output: QQQQQQQQQQ QQQQQQQQQQ QQQQQQQQQQ QQQQQQQQQQ QQQQQQQQQQ
You can't complete this task, because you're not signed in.
Comments
  • Popular
  • New
  • Old
You must be signed in to leave a comment
This page doesn't have any comments yet