How to print A BB CCC in cpp | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

How to print A BB CCC in cpp

please help me out in printing the abv in c++....... #include <iostream> using namespace std;

15th Nov 2017, 1:47 AM
Sam
Sam - avatar
5 Respuestas
+ 5
cout << "A BB CCC";
15th Nov 2017, 1:50 AM
AgentSmith
15th Nov 2017, 2:07 AM
Nanda Balakrishnan
0
using "For Loop "Bro!
15th Nov 2017, 1:52 AM
Sam
Sam - avatar
0
#Nanda Balakrishnan could u please add comments to the code for me to understand what it does.... #from kerala!
15th Nov 2017, 2:12 AM
Sam
Sam - avatar
0
alphabets are to be printed like half pyramid
15th Nov 2017, 2:13 AM
Sam
Sam - avatar