Project #6 - Flag
Make a program that displays the American flag (without using images)

REQUIREMENTS

Resources

Shiffman - Loops (2:50 to 3:04)

STEP BY STEP

Part A - Stripes

Your program should show horizontal red and white stripes.

Part B - One Row of Stars


A flag with a single row of stars

Part C - Grid of Stars


Part D - Cleaning Up The Code






Your output will still look the same, but the code should be much shorter.