Home /
Expert Answers /
Computer Science /
in-c-please-9-12-practice-branches-shape-display-a-user-inputs-the-name-of-a-shape-square-or-t-pa954
(Solved): in C++ please 9.12 PRACTICE: Branches*: Shape display A user inputs the name of a shape (square or t ...
in C++ please
9.12 PRACTICE: Branches*: Shape display A user inputs the name of a shape (square or triangle). The program outputs the shape using asterisks. For input square, the output is: If the input is triangle, the output is: LAB ACTIVITY 9.12.1:PRACTICE: Branches* Shape display 0/2 Run your program as often as you'd like, before submitting for grading. Below, type any needed input values in the first box, then click Run program and observe the program's output in the second box.