KwickClips Java · 40 sec · free
Why does each row get one more star?
Short answer. The inner loop runs up to i, which is the row number.
How do you turn it into a number pattern?
Print j instead of the star.
Remember
| Items per row, in terms of i |
| println() ends each row |
Why does each row get one more star? The inner loop runs up to i, the row number. Row one prints one star, row four prints four. Print j for numbers. Remember. Count items per row using i. Println ends the row.
This clip is from the full lesson: Nested Loops, Patterns and Number Programs — 6 minutes, with the tables, the quick answers and the whole lesson in text.
Useful for: ICSE Class 9 Computer Applications, ICSE Class 9 Computer Applications, ICSE Class 9 Computer Applications, ICSE Class 10 Computer Applications
More KwickClips from this lesson
How many prints does a 3 by 3 nested loop make?43 sec
Why is 153 special?41 sec
What is a dry run?42 secVoice-over is AI-generated; the script is written and checked by Kajal Ma'am. Confirm anything you plan around against your official board document. We never ask for a password or an OTP.

