BS(IT),SEMESTER #01, CP#LAB 05
NAME :UROOJ ASGHAR KHAN
ENROLLMENT # 02-135242-006
Task 1:
The graphic design company specializes in creating captivating
visuals for clients across different industries. As part of their
design process, they often incorporate intricate star patterns to
add depth and visual interest to their artwork. To streamline the
pattern generation process, you decide to develop a C++ program
that allows designers to customize and generate star patterns
based on their creative vision
Write a C++ program that enables graphic designers to generate
customizable star patterns based on user input. The program
should prompt the designer to specify the size and type of star
pattern they want to create, such as hollow stars, filled stars, or
pyramid stars. Once the designer provides the input, the program
should generate and display the desired star pattern on the screen.
1
, BS(IT),SEMESTER #01, CP#LAB 05
NAME :UROOJ ASGHAR KHAN
ENROLLMENT # 02-135242-006
Solution:
2
NAME :UROOJ ASGHAR KHAN
ENROLLMENT # 02-135242-006
Task 1:
The graphic design company specializes in creating captivating
visuals for clients across different industries. As part of their
design process, they often incorporate intricate star patterns to
add depth and visual interest to their artwork. To streamline the
pattern generation process, you decide to develop a C++ program
that allows designers to customize and generate star patterns
based on their creative vision
Write a C++ program that enables graphic designers to generate
customizable star patterns based on user input. The program
should prompt the designer to specify the size and type of star
pattern they want to create, such as hollow stars, filled stars, or
pyramid stars. Once the designer provides the input, the program
should generate and display the desired star pattern on the screen.
1
, BS(IT),SEMESTER #01, CP#LAB 05
NAME :UROOJ ASGHAR KHAN
ENROLLMENT # 02-135242-006
Solution:
2