you all prolly dont care but does anybody know of a method to log back into an instagram account? I was dumb forgot the login password. I appreciate any tricks you can offer me
@Beau Jude Thanks for your reply. I found the site through google and Im trying it out now. Looks like it's gonna take a while so I will reply here later when my account password hopefully is recovered.
the code for finding the average of 5 numbers using while loop in 6:55 does not work. instead i did it like this and it worked: #include int main(){ int n1, n2, n3, n4, n5; int count = 0; float avg; printf("enter the 5 numbers: "); scanf("%d %d %d %d %d", &n1,&n2,&n3,&n4,&n5); while(count
Laughing as when I start on the nods the Einstein comes up and says "Pay attention", like he is watching me. Good information.
We are glad you like our Prof Ed :P . Please subscribe to our EzEd Channel for more such videos.
you all prolly dont care but does anybody know of a method to log back into an instagram account?
I was dumb forgot the login password. I appreciate any tricks you can offer me
@Bodhi Arlo Instablaster ;)
@Beau Jude Thanks for your reply. I found the site through google and Im trying it out now.
Looks like it's gonna take a while so I will reply here later when my account password hopefully is recovered.
@Beau Jude It did the trick and I finally got access to my account again. I am so happy:D
Thank you so much you saved my ass !
Great explanation👍
Please subscribe to our EzEd channel for more such videos.
nice explanation
Thank You +mallemudi sai chandana. Please subscribe to our EzEd channel for more such videos.
Good information
Explained very nicely amazing 👍👌
Thank You.. Please subscribe to our EzEd channel for more such videos
good explaination
Excellent
Thank you so much
Excellent.
Brilliant 😀😀,
thanks
which app did you use to do this videos
its for c language.sir i want looping statements for JavaScript.plz upload that
Do you have any specific query regarding the loop statements. The logic is the same.
@@EzEdChannel kk.tq
Good
Plzz Explain in c++
I want to translate this lesson
bhai computer bata rehe ho toh computer par hi btao na
Toh aapko kaunsa video laga ye ? Bollywood? :P
@@EzEdChannel lol...no no ,all ok
@@MereDaddyJi :D
what is this :P .. :D
He is saying that if you are making a computer based video then explan on computer (practical )
The writing isn’t clear please
15:23 isn't this an infinite loop? Wouldn't it get to c==3 then skip the iteration and be stuck at 3 forever?
not understand
This is c or c++ tell in comment
C
the code for finding the average of 5 numbers using while loop in 6:55 does not work. instead i did it like this and it worked:
#include
int main(){
int n1, n2, n3, n4, n5;
int count = 0;
float avg;
printf("enter the 5 numbers: ");
scanf("%d %d %d %d %d", &n1,&n2,&n3,&n4,&n5);
while(count
Good explanation