I was crying that I am gonna fail. BUT ThankGod I finally found your channel. It was sooooooo helpful and the way you explained everything is so good May God Bless You
@ExampleProgram3 жыл бұрын
thank you keep learning :)
@thakidjay5126Ай бұрын
Thanks for the help.
@ExampleProgramАй бұрын
Happy to help
@daiwikdhar64644 жыл бұрын
Thanks a lot for this amazing video! It helped me a lot... I liked and subbed :D
@ExampleProgram4 жыл бұрын
Thank you Keep learning :)
@chitranshsaxena65264 жыл бұрын
@@ExampleProgram thank u so much. These program explanations help a lot for my school syllabus.
@ExampleProgram4 жыл бұрын
Glad these tutorials help you:)
@ezen_official74833 жыл бұрын
I've Learn lot of Analysis Hehe thanks🧠
@ExampleProgram3 жыл бұрын
My pleasure!
@pkkumarjiokay3 жыл бұрын
Hi
@specialstreetfood53243 жыл бұрын
good teaching perfectly - all just telling this this.... but u write and shown . really thanks
@ExampleProgram3 жыл бұрын
Pleasure :)
@thevaishnavikathe Жыл бұрын
What a explanation it was! Thank you Sir:)
@ExampleProgram Жыл бұрын
Most welcome!
@pandarian45232 жыл бұрын
Thank you very much. You really helped me ALOT. 🧡
@ExampleProgram2 жыл бұрын
You're welcome 😊
@techwithchacha71363 жыл бұрын
very well explained ...
@ExampleProgram3 жыл бұрын
Thank you so much 🙂
@anshultiwari24503 жыл бұрын
Very good explanation thank u for sharing
@ExampleProgram3 жыл бұрын
My pleasure
@nomidkhan50753 жыл бұрын
how to we make it work repeatedly until we get a single digit
@sterinjoy22122 жыл бұрын
Thank u❤
@ExampleProgram2 жыл бұрын
You're welcome 😊
@khan-fp1re2 жыл бұрын
Thanks sir
@ExampleProgram2 жыл бұрын
Welcome
@bunleng91792 жыл бұрын
How about the input is 346 567 the output should be: Sum of the first 3 digit: 13 (3+4+6) Sum of the last 3 digit: 18(5+6+7) ?
@ms_007_2 жыл бұрын
Please upload videos on c++
@ExampleProgram2 жыл бұрын
I will try
@adarsh29302 жыл бұрын
but what if the number is 405,the loop will stop at 0.right?
@factzfromme3 жыл бұрын
Thanks a lot i noticed that this program is very much similar to that in which we reverse a no
@ExampleProgram3 жыл бұрын
Yes same logic is used here
@faizanaslammalik-01573 жыл бұрын
@@ExampleProgram in that program revnumber =0 then revnumber=( revnumber*10) + remainder which is revnumber=(0)+ remainder And in this program Sum=0. And then Sum =sum+remainder which is Sum =0 +remainder So both the programs are same but outputs are Different...pls explain I'm confused
@nomidkhan50753 жыл бұрын
can i get any link for that
@shiwanisingh38242 жыл бұрын
sir my program is correct but sum is wrong ???
@amvpremia3 жыл бұрын
I need this but for product
@bounceball-n2l2 жыл бұрын
Hello Sir can you write code to find sum of digits but it should be like this. Input 123 234 345 0. Output 6 9 12
@mdmahmudulhasan97232 жыл бұрын
Can you help me I want to create team by given player each team have N player how to do it (For example Total player =100,N=4)
@sahilabhi12972 жыл бұрын
How to do fr negative number ,,mera bas if else me error he baki sab sahi he
@cockeeda93262 жыл бұрын
While ki condition ko !=0 kardo bas
@yomifkumsisabededa34693 жыл бұрын
thank you my teacher i love you from my heart from east africa oromia , the country of JAWAR MOHAMMED
@ExampleProgram3 жыл бұрын
Pleasure
@aminlee52 жыл бұрын
Mindnew metweraw
@yomifkumsisabededa34692 жыл бұрын
mnagebash? Im sayin g I'm from eastern Africa, OROMIA, the home land of JWARA MOHAMMED!
@YeabBelАй бұрын
@@yomifkumsisabededa3469kebt
@VinnieDreher3 жыл бұрын
Credit problem from CS50. Welcome to the same problem !
@ExampleProgram3 жыл бұрын
What happened?
@VinnieDreher3 жыл бұрын
@@ExampleProgram There’s a problem in CS50 course that your video, or part of your explanation is perfect to solve the problem. Thanks