Question: using c++ and setw function Problem No.3: ASCII Art is a graphics design technique that uses keyboard characters to create drawings and images. In this

using c++ and setw function

using c++ and setw function Problem No.3: ASCII Art is a graphics

Problem No.3: ASCII Art is a graphics design technique that uses keyboard characters to create drawings and images. In this problem, you will create a program that produces an ASCII art representation of the FAST Main Building. The output will vary based on two inputs that the user will provide; window style and grass style. By simply changing the input characters, the output will change (somewhat) dramatically. In the end, your program must match the outputs shown for the give characters for window and grass style EXACTLY. for grass style. Here is the sample program output with an input character Ufor window style and Enter the window style for the FAST Main Building & Enter the grass style for the FAST Main Building: - SS Here is the program output with an input character f for window style and % for grass style. Enter the window style for the FAST Main Building: f Enter the grass style for the FAST Main Building: % ( ## #)) TIFFTTTTTTTTT Page 41 4 - + Problem No.3: ASCII Art is a graphics design technique that uses keyboard characters to create drawings and images. In this problem, you will create a program that produces an ASCII art representation of the FAST Main Building. The output will vary based on two inputs that the user will provide; window style and grass style. By simply changing the input characters, the output will change (somewhat) dramatically. In the end, your program must match the outputs shown for the give characters for window and grass style EXACTLY. for grass style. Here is the sample program output with an input character Ufor window style and Enter the window style for the FAST Main Building & Enter the grass style for the FAST Main Building: - SS Here is the program output with an input character f for window style and % for grass style. Enter the window style for the FAST Main Building: f Enter the grass style for the FAST Main Building: % ( ## #)) TIFFTTTTTTTTT Page 41 4 - +

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!