Quiz 05, Amazing codes!

Hey there guys, I just finished the 5 codes of the quiz.

I was in trouble in creating the first two codes because I didn’t know what they were supposed to do. But I visited Ken’s office and then everything was clear.

I really liked this course, because c++ is a language too wide so you can do whatever you want to achieve.

Here is the firts code. Advice: Be careful in where do you type the printf’s or the couts.

a

Result:

a


 

Second Code: Remember to include the stdio.h library

a

Reslult:

a


 

Third code: You may think its too difficult to créate a triangle with letters ina c++, but what you just need to do is to press space and put the letters in shape.

a

Result:

a

————————————————————-

 

Fourth code: In this code, I did it in a larger way, but you can do it smaller as you want.

aa

 

Result:

a

 


Fifth code: This was the easiest code.

aa

Result:

a


Leave a comment