Create a program that displays a pyramid , square and a triangle using the multiply character “*” as follows:
welcome to c++
shape for pyrasmid
sqyare
trinagle
seoudi 0 Newbie Poster
Recommended Answers
Jump to PostCreate a program that displays a pyramid , square and a triangle using the multiply character “*” as follows:
welcome to c++
shape for pyrasmid
sqyare
trinagleIn C++ u have so many features available such as: cout, for loop, etc.
Use them along with your brain. That will help …
All 4 Replies
dkalita 110 Posting Pro in Training
seoudi 0 Newbie Poster
dkalita 110 Posting Pro in Training
ashwini jadhav 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.