diamond pattern printing using loops in C programming

preview_player
Показать описание
//today we are going to solve another loop exercise question with C programming.
//so the question is to print a diamond:
// *
// * *
// * * *
// * * *
// * *
// *

//so lets start the program.

//so that you can see we have printed the diamond pattern successfully//
//so lets playu with it.
// so if you like this video plz like comment and subscribe my channel. and press the bell icon to be notified.//
//so thats all for today. meet you soon.//
Рекомендации по теме
visit shbcf.ru