I thought of just watching it but when I heard you saying, if you dislike it, hit the down button, so I had even subscribed your channel... Best explanation... Thank you sir
12:54 Sir You Should Remove the extra space from IF statment .... THANK YOU SO MUCH SIR YOU HELPED ME TO UNDERSTAND THE CONCEPT BEFORE WATCHING THIS I WAS FEARED BUT NOW I'M CONFINDENT.... HERE SOME PRACITCAL :) #include int main() { int row,col,totalrow; printf("Enter the number of Rows"); scanf("%d", &totalrow); for (row=1;row
This is what we can call step-by-step learning for beginners.👍
Thank you
I thought of just watching it but when I heard you saying, if you dislike it, hit the down button, so I had even subscribed your channel... Best explanation... Thank you sir
Welcome aboard!
Thanks Bro
Welcome
12:54 Sir You Should Remove the extra space from IF statment ....
THANK YOU SO MUCH SIR YOU HELPED ME TO UNDERSTAND THE CONCEPT BEFORE WATCHING THIS I WAS FEARED BUT NOW I'M CONFINDENT....
HERE SOME PRACITCAL :)
#include
int main()
{
int row,col,totalrow;
printf("Enter the number of Rows");
scanf("%d", &totalrow);
for (row=1;row
I just started following your tutorials and I must say it's very detailed. Thank you so much I will practice well and come back with questions
Thank you
This kind of programming is too difficult to understand but now i get best hint .
Thank you for everything and thank you in advance !!
You are most welcome
what a great explanation
thank you :)
No one except you said to dislike his video.....👏👏👍👍🙌🙌.....awesomely explained bro...
just asking for honest opinion.
so that i can improve :)
pro tip : you can watch series at Flixzone. Been using them for watching all kinds of movies during the lockdown.
@Kason Damien Yup, I've been watching on Flixzone} for years myself =)
Nice video very helpful
Glad it helped
Best explanation. Thank you so much!
Pleasure 👍
Great explanation bro 👍
Thanks for your detailed explanation
my pleasure :)
Bro! My teacher failed miserably at explaining this to our class. it was a nightmare. Thank you for this tutorial.
You're very welcome!
Best explanation. Thank you...
You are welcome!
instead of OR can we use AND in if statement
depends on how you form the logic
Super bro😊
how can we print as a windmill shape ( 4 triangles on different direction) ?
Print a 3x3 grid and in the middle rows of the edges you print the triangle pattern.
Thanks sir
Welcome :)
why it just a basic lessons but i feels it too difficult :((