Python Program to Reverse of a Number - In Hindi

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ต.ค. 2024
  • Python Program to Reverse of a Number - In Hindi - Tutorial#27
    In this video, I have explained a program to reverse of a given number. Reverse of a number program is one of the best program to understand looping concept is usually asked in the examinations.
    We will do reverse of a Number program using While statement. While statement is used to execute a single statement or a block of statement n times till the condition is true. Every loop must contain three parts:
    1. Initialization of counter variable.
    2. Condition
    3. Increment/Decrement of counter variable
    While loop or any loop will work fine if all the three parts are there in the programs. If any one is missing the loop will not run properly.
    Link to Previous Video: • Python Program to Find...
    Link to Next Video: • Python Program to Chec...
    Facebook Group: www.facebook.c...
    Facebook Page: / codeitup-104310264625489
    Website: codeitup.in
    #codeitup
    #whileloop
    #python

ความคิดเห็น • 307

  • @udaykhunt925
    @udaykhunt925 4 ปีที่แล้ว +116

    Though my school teacher might have done some advanced course in his career in computers,but you are the best explainer ever on this planet

    • @codeitup
      @codeitup  4 ปีที่แล้ว +5

      Thanks for such a lovely comment!

    • @ankitduvedi9828
      @ankitduvedi9828 3 ปีที่แล้ว

      Love you sir

    • @bhaktisongs8584
      @bhaktisongs8584 ปีที่แล้ว

      ​@@codeitup sir can we convert the no Into string and then reverse by ::-1

  • @priyanshuparmar1168
    @priyanshuparmar1168 5 ปีที่แล้ว +26

    Sir , I am Priyanshu , a student of cs in class 11 science.
    i was not able to understand this program by just reading by my book .
    this video cleared my all doubt .
    thanks a lot!!!!!!!!!

  • @debatradas1597
    @debatradas1597 3 ปีที่แล้ว +15

    Hello, I've completed B.Sc and M.Sc in Statistics. Now I'm preparing for Data Science.
    After following your channel, now I've clear concepts of so many things. Thank you so much, Sir!

    • @ZibaFact
      @ZibaFact ปีที่แล้ว +3

      Now , how are you after 1 yr

    • @chowdarynagavenkatesh1506
      @chowdarynagavenkatesh1506 ปีที่แล้ว +2

      Have u got the job in data science????

    • @debatradas1597
      @debatradas1597 ปีที่แล้ว

      Hi all, I'm happy to share that I got selected as a Data Analyst by the end of 2021

    • @ishanbhalerao646
      @ishanbhalerao646 ปีที่แล้ว

      On which company Please help me to guide I am also preparing for data science

    • @SportsMaina1
      @SportsMaina1 21 วันที่ผ่านมา

      how much salary you get in data science...??

  • @mandardesai7716
    @mandardesai7716 3 ปีที่แล้ว +6

    Thanks sir, I was stuck on this program for many days you explained it nicely.

    • @codeitup
      @codeitup  3 ปีที่แล้ว

      My pleasure.. Keep learning Mandar!

  • @navitaagrawal756
    @navitaagrawal756 ปีที่แล้ว +7

    You can convert the number to a string, and then use string slicing method like string[ : :-1].

  • @74mohdahmerkhan70
    @74mohdahmerkhan70 3 ปีที่แล้ว +6

    Sir u r the best and humble teacher i have ever saw insha'Allah you achieve success one day . Allah bless you ❤️💫

    • @codeitup
      @codeitup  3 ปีที่แล้ว

      Thank you so much Ahmer, keep learning😊

  • @soudhabanu6088
    @soudhabanu6088 4 ปีที่แล้ว +5

    Started to learn python after seeing your videos...your way of explaining is toooo goood sir👍🏻 thank u so much🙏🏻

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thanks a ton dear. All the best... 🙂

  • @MrMukulpandey
    @MrMukulpandey 3 ปีที่แล้ว +8

    Sir if possible please make a series of python programming through examples......full playlist containing examples from scratch to advance 🙏🙏

  • @divyanshkishore7050
    @divyanshkishore7050 3 ปีที่แล้ว +2

    You explained everything very deeply. I am Finding this content for many days. Today I found it.
    Thank You,Sir

    • @codeitup
      @codeitup  3 ปีที่แล้ว +1

      You are most welcome Divyansh !

  • @ayeshasaleem647
    @ayeshasaleem647 2 ปีที่แล้ว +3

    This was so easily explained and the concepts were made really clear thank you so much for this video may god bless you.

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Most welcome Ayesha... Keep learning😊

  • @tanmaychimankar850
    @tanmaychimankar850 3 หลายเดือนก่อน

    By watching your videos... I am gaining my confidence on logic building❤️💯

  • @brightfunzone7619
    @brightfunzone7619 3 ปีที่แล้ว +2

    Sir agar isko function define kr ke krana ho tho bs def reverse: ke andar program likh denge sir ya aur kohi change aya ga

  • @assassinblade7412
    @assassinblade7412 2 ปีที่แล้ว +1

    Sir agar ham input 2340 ya 2304 kare ge toh fir i>0 condition toh false ho jaye ga ..sir pls explain zero ke kaise deal kare

  • @sanketr9434
    @sanketr9434 3 ปีที่แล้ว +6

    How you came to know we have to do i*10 and i%10 to slove the sum?

  • @aryaa2311
    @aryaa2311 ปีที่แล้ว +8

    Thankyou sir, you're just amazing.. I just can't thank you enough. The kind of help you are doing for us and the efforts you are putting in is commendable..✨✨

    • @codeitup
      @codeitup  ปีที่แล้ว +2

      Happy to help you keep learning🙂
      God bless you!

  • @praq6889
    @praq6889 5 ปีที่แล้ว +4

    sir, u explain so well

    • @codeitup
      @codeitup  5 ปีที่แล้ว +1

      Thanks dear. I try my best to keep everything clear. Keep Supporting.

  • @evanslaffa4514
    @evanslaffa4514 2 ปีที่แล้ว +2

    Even a non-Indian can understand. Nice video 🙂

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Thanks😊

  • @BABLISINGH-wf8dw
    @BABLISINGH-wf8dw 5 ปีที่แล้ว +4

    Good going sir. One day your channel will rock!

    • @codeitup
      @codeitup  5 ปีที่แล้ว

      Thanks babli. Keep supporting...

  • @apkharsh
    @apkharsh 4 ปีที่แล้ว +1

    THANKS FOR HELPING MAN.

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thanks Harsh..

  • @dibyanayak3455
    @dibyanayak3455 10 หลายเดือนก่อน

    Sir you are such a very good explainer..... Your videos are very helpful😊😊😊

  • @Fariz124
    @Fariz124 3 ปีที่แล้ว +3

    n=int(input('Enter the no.'))
    y=str(n)
    g=y[::-1]
    print(int(g))
    Try this bro😊

    • @AnonGmr
      @AnonGmr 7 วันที่ผ่านมา

      This works?

    • @Fariz124
      @Fariz124 7 วันที่ผ่านมา

      @@AnonGmr yeah bro it do works

    • @AnonGmr
      @AnonGmr 3 วันที่ผ่านมา

      @@Fariz124 thanks

  • @saritavirha9809
    @saritavirha9809 2 ปีที่แล้ว

    Amazing sir 😁😁
    Ek hi bar m samjh agya

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Thanks😊

  • @ratanthakur2021
    @ratanthakur2021 4 ปีที่แล้ว +1

    Sir superb job
    You are going to be a master of teachers please continue it .it is my gut feeling that you will some day become very famous CS teacher

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thank you so much Ratan for the complement. Keep Learning !

  • @pranitdavande2192
    @pranitdavande2192 3 ปีที่แล้ว

    Sir aapki videos learning ke liye bahut easy hai.aap bahut achhe se sikhate hai.plz sir...python language se normal game kaise bnate hai .es per starting series vise installation se aage tak video bnaye plz...sir.plz sir reply kro

  • @kacademy7921
    @kacademy7921 ปีที่แล้ว

    Thank you, Sir. Please keep making videos for us young coders.

  • @asitchavda9191
    @asitchavda9191 3 ปีที่แล้ว +5

    Sir Question 6 k answer k liye ye code sahi he kya??
    i=int(input("Enter the number="))
    sum=0
    prod=1
    while (i>0):
    if i%2==0:
    sum=sum+(i%10)
    i=i//10
    else:
    prod=(i%10)*prod
    i=i//10
    print("sum of even digits=",sum)
    print("product of odd digits=",prod)

  • @mridulghoshshanto5472
    @mridulghoshshanto5472 2 ปีที่แล้ว +1

    Great explain Sir , you save my lots of time ..... love from bangladesh :)

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Thanks Mridul, keep learning😊

  • @samikshaandmom9808
    @samikshaandmom9808 2 ปีที่แล้ว +1

    Thank you sir 👍 it was very easy to understand.

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Most welcome, keep learning😊

  • @AnilSingh-uw4qt
    @AnilSingh-uw4qt 2 ปีที่แล้ว +1

    Thanks sir very much
    Simply smjh aa gya

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      My pleasure😊

  • @xii_a_29_as__kumar_37
    @xii_a_29_as__kumar_37 3 ปีที่แล้ว

    oo bhai bhoot aacha samjha h bhai

  • @priyankagupta9649
    @priyankagupta9649 10 หลายเดือนก่อน +1

    Thanks a lot sir i have a lot of doubt but all is clear thanks sir a lot ❤❤

    • @codeitup
      @codeitup  10 หลายเดือนก่อน

      Most welcome Priyanka!

  • @ishikaishika8794
    @ishikaishika8794 3 ปีที่แล้ว +2

    U r the best teacher whom i am searching since starting of 12th ...🙄 bdi der s mile ho aap lkin mujhe...
    I am very worried about computer board exam😭😭😭

    • @codeitup
      @codeitup  3 ปีที่แล้ว

      Don't worry, der aae durust aae !

  • @vineetsingh7547
    @vineetsingh7547 ปีที่แล้ว +1

    Best explain,Sir thank you 😊

    • @codeitup
      @codeitup  ปีที่แล้ว

      Thanks & most welcome Vineet!

  • @Anjali_789
    @Anjali_789 ปีที่แล้ว +1

    Thanks a ton sir...uh are flawless...pranam🙇🥲

    • @codeitup
      @codeitup  ปีที่แล้ว

      So nice of you!

  • @tanmaychimankar850
    @tanmaychimankar850 3 หลายเดือนก่อน

    Sirrji tusi Great Ho🙇🏻🥹❤️

  • @superstarjesal5060
    @superstarjesal5060 4 ปีที่แล้ว +1

    A very nice explanation. Thank you sir

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thanks Pankaj. Pls share this channel with your friends.. :)

  • @abskamo7483
    @abskamo7483 4 ปีที่แล้ว +4

    Oh wow what a explanation I'm in class 12 my problem is I just can't think of these logics by myself as soon as I watch the explanation I can understand it very well but actually can't think of it by my own ... again thank you for your good efforts I subbed 😀😀👏👏

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Happy to help!

  • @arpit898d
    @arpit898d ปีที่แล้ว +1

    thanks for this wonderful explanation

    • @codeitup
      @codeitup  ปีที่แล้ว

      Most welcome🙂

  • @dishaaswani93
    @dishaaswani93 4 ปีที่แล้ว +1

    SIR BOHOT MAST SAMJHAYA THANKSS

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thanks Disha!

  • @nabh_agrawal
    @nabh_agrawal 3 ปีที่แล้ว +2

    thnks for the video , but i noticed one thing , apka typing speed kuch jyada hi fast hai ! amazing typing speed ! Really never seen before such typing speed ! I wanna also make typing speed like you ?

    • @codeitup
      @codeitup  3 ปีที่แล้ว +1

      So nice of you dear😊

  • @madanraj5571
    @madanraj5571 ปีที่แล้ว +1

    Sir add tutorial number at beginning of the headline... finding difficult to find exact tutorial

  • @ojasgude2568
    @ojasgude2568 5 ปีที่แล้ว +2

    It was well explained 😀😀

  • @priyankeshjha7753
    @priyankeshjha7753 3 ปีที่แล้ว

    My phython improved because of you sir ,thanks a ton 😀😀

    • @codeitup
      @codeitup  3 ปีที่แล้ว

      So nice of you Priyankesh!

  • @jadelkarchi3305
    @jadelkarchi3305 4 ปีที่แล้ว +2

    very interesting methode !!! i didn't thought about modulo

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Keep Learning Keep Supporting..

    • @sakshamchowdhary1841
      @sakshamchowdhary1841 3 ปีที่แล้ว

      what method did u use can u share

    • @virusgaming6420
      @virusgaming6420 3 ปีที่แล้ว

      Ok so deku is learning python

  • @rameshchandsharma6015
    @rameshchandsharma6015 3 ปีที่แล้ว

    You are gem sir i salute youu

    • @codeitup
      @codeitup  3 ปีที่แล้ว

      Thanks Ramesh ! God Bless you!

  • @DMKenKaneki
    @DMKenKaneki ปีที่แล้ว +1

    easiest code
    n=int(input("number:"))
    while n>0:
    i=n%10
    k=i
    print(k,end="")
    n=n//10

  • @sidj99
    @sidj99 3 ปีที่แล้ว +1

    very very awesome. Disappointed to not enough subs to your channel. students should sub your channel definitely. keep up the good work.

    • @codeitup
      @codeitup  3 ปีที่แล้ว +1

      Thank you so much dear.. God bless you!

  • @anand9921
    @anand9921 4 ปีที่แล้ว +2

    Great Explanation

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thanks @Anand Sharma

  • @chandrashekhernautiyal252
    @chandrashekhernautiyal252 4 ปีที่แล้ว +1

    Very nice sir easily understood

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thanks a ton!

  • @babamusic8538
    @babamusic8538 11 หลายเดือนก่อน

    Wah !! Great sir ❤gjab maja aa gya

  • @anubala895
    @anubala895 2 ปีที่แล้ว

    Your videos are really helpful thanks

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Glad to help you😊

  • @aashishgupta1580
    @aashishgupta1580 2 ปีที่แล้ว +1

    Sir, if we type 0 at one or more times this will not in output

  • @Sagarmahyavanshi
    @Sagarmahyavanshi 4 ปีที่แล้ว

    Thank you so much bhai....aeise he explain karte raho bhai...

    • @codeitup
      @codeitup  4 ปีที่แล้ว +1

      Thanks Sagar. For Sure !

  • @hitpremanandgovindsharanji
    @hitpremanandgovindsharanji 2 ปีที่แล้ว

    Thankyou sirji cleared my doubts 🙏🏻🙏🏻

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Most welcome Yogesh!

  • @devansh_play_rdxrdx128
    @devansh_play_rdxrdx128 4 ปีที่แล้ว +2

    Thanks sir a lot

  • @poonamtiwari1093
    @poonamtiwari1093 3 ปีที่แล้ว +1

    Direct reverse ka v use kr sakte h

  • @adityapal8577
    @adityapal8577 3 ปีที่แล้ว

    👌👌 better than my professor

    • @codeitup
      @codeitup  3 ปีที่แล้ว

      Thanks dear!

  • @PradeepYadav-wf4lm
    @PradeepYadav-wf4lm 2 ปีที่แล้ว +1

    Thankyou sir.. but sir if we want to print reverse of 780 then only 87 is printed. so sir what we can do if we want to print 0 too

    • @vibees785
      @vibees785 ปีที่แล้ว

      u an write =0 instead of !=0

  • @deepanshu_2004
    @deepanshu_2004 4 ปีที่แล้ว +1

    Sir the way you have explained is brilliant but can't we make it by FOR LOOP .
    If Yes please give the syntax

    • @codeitup
      @codeitup  4 ปีที่แล้ว +2

      Deepanshu, many questions are there which can't be made using for loop.

    • @deepanshu_2004
      @deepanshu_2004 4 ปีที่แล้ว +1

      @@codeitup Okay Sir. Thanks for answering.

  • @suyashdongre
    @suyashdongre 4 ปีที่แล้ว +1

    Bhai thank you so much I hope your channel will grow

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thanks dear. Help this channel to grow..

    • @suyashdongre
      @suyashdongre 4 ปีที่แล้ว +1

      @@codeitup how much time it took u to become a professional coder cause I am going in the same field I am in class 10 right now please answer

    • @codeitup
      @codeitup  4 ปีที่แล้ว +1

      @@suyashdongre See, its all your capability. However, for an average you need to devote at least 1 year to become a professional programmer. You need to specialize yourself in a particular language.

    • @suyashdongre
      @suyashdongre 4 ปีที่แล้ว

      @@codeitup thanks

  • @akashThe99
    @akashThe99 ปีที่แล้ว +1

    Guruji 🙏

  • @codinghub1087
    @codinghub1087 2 ปีที่แล้ว +1

    bhai sahab i just shock after watching this videos that this is that much easy 😂😂i perform iterations from the long intervals bt gets understand here

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      😊👍

  • @arpitapandey8645
    @arpitapandey8645 ปีที่แล้ว

    Thank u soo much sir 🙏♥️

    • @codeitup
      @codeitup  ปีที่แล้ว

      Most welcome!

  • @sunillodwal7658
    @sunillodwal7658 3 ปีที่แล้ว

    Sir wow its was such a deep and clear explaination sir thanks u

    • @codeitup
      @codeitup  3 ปีที่แล้ว

      Most welcome Sunil!

    • @sunillodwal7658
      @sunillodwal7658 3 ปีที่แล้ว

      Sir ek doubt hai sir how can i ask u in this question only

  • @sachintandon6058
    @sachintandon6058 หลายเดือนก่อน

    superb

  • @SuneelPratapRana
    @SuneelPratapRana 2 ปีที่แล้ว +1

    thanks sir

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Most welcome Suneel!

  • @arunjoshan775
    @arunjoshan775 2 ปีที่แล้ว

    Best explanation

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Thanks Arun!

  • @tanveerbibi6474
    @tanveerbibi6474 ปีที่แล้ว

    Very nice video hai 😍☺️

    • @codeitup
      @codeitup  ปีที่แล้ว

      Thanks 😊

  • @manishagupta174
    @manishagupta174 4 ปีที่แล้ว

    Explained really well

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thanks Manisha. Keep Learning !🙂

  • @filmyworld145
    @filmyworld145 24 วันที่ผ่านมา

    Salute

  • @SonicWave_TV
    @SonicWave_TV 2 ปีที่แล้ว

    Thanks sir 😀

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Most welcome!

  • @sudarshanmhaisdhune1039
    @sudarshanmhaisdhune1039 4 ปีที่แล้ว

    Very good explanation bhai...love u a lot💓

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thank you so much 😀

  • @sanju0550
    @sanju0550 ปีที่แล้ว

    Congratulations I'm your new subscriber💖

  • @Sameen-j4q
    @Sameen-j4q ปีที่แล้ว

    why are we taking rev=0 ??
    please reply sir im new to coding

  • @yashsingh_b7185
    @yashsingh_b7185 3 ปีที่แล้ว

    Sir can you please explain the reason why would it ignore decimal value after doing i//10🤔

  • @vrajbhatt4900
    @vrajbhatt4900 22 วันที่ผ่านมา

    i=int(input("Enter a Number"))
    rev=0
    while (i>0):
    rev=(rev*10)+i%10
    i=i//10
    print("Reverse=",rev)

  • @skimis6019
    @skimis6019 3 ปีที่แล้ว +1

    sir, why we written rev=0 ??

  • @kajalgoswami5619
    @kajalgoswami5619 2 ปีที่แล้ว +1

    Tq sir

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Most welcome

  • @infinityscience6697
    @infinityscience6697 ปีที่แล้ว

    You are best😍

  • @OfficialRGP-fj2ws
    @OfficialRGP-fj2ws ปีที่แล้ว

    Awesome bhai

  • @deepmalanigam7995
    @deepmalanigam7995 ปีที่แล้ว +1

    Ty❤️

  • @easycoder918
    @easycoder918 10 หลายเดือนก่อน

    Thanks for 🎉

    • @codeitup
      @codeitup  10 หลายเดือนก่อน

      🎉

  • @jaskaran_.singh_
    @jaskaran_.singh_ 3 ปีที่แล้ว

    U r best

    • @codeitup
      @codeitup  3 ปีที่แล้ว

      Thanks a ton Jaskaran!

  • @mrjharkhandi1
    @mrjharkhandi1 5 ปีที่แล้ว +1

    Well explained, keep it up

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thanks Mr. jharkhandi. Keep Supporting.

  • @Euphoria2687
    @Euphoria2687 11 วันที่ผ่านมา

    Mera kal exam or python mai smjh/intrest ab aa raha hai 😂

  • @aanchalagrawal7803
    @aanchalagrawal7803 3 ปีที่แล้ว

    Write a program to design a dice throw... Sir please iski video upload kr dijiyega

  • @dopamine7886
    @dopamine7886 4 ปีที่แล้ว

    nice explanation , thankyou

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Welcome Aayush ! Keep Learning !

  • @shrutism6839
    @shrutism6839 4 ปีที่แล้ว +2

    sir if in while loop we give the condition like this [while i:] then is it similar to [while i>0:] sir pls reply

    • @codeitup
      @codeitup  4 ปีที่แล้ว +1

      Yes, any other value than 0 is considered as true. So both conditions are same.

    • @shrutism6839
      @shrutism6839 4 ปีที่แล้ว

      @@codeitup thanks sir

    • @ashishsrivastava371
      @ashishsrivastava371 3 ปีที่แล้ว +1

      @@codeitupSir I didn't know what is this [ while i:]...

  • @armaansharma1717
    @armaansharma1717 2 ปีที่แล้ว

    When we input 1230 than output is only 321 . This is not working at 0. So plz check this program sir

  • @er.sh.b.rranjan138
    @er.sh.b.rranjan138 4 ปีที่แล้ว +1

    Good one🙏

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thanks 🔥

  • @arkyaacharya2063
    @arkyaacharya2063 4 ปีที่แล้ว +1

    Sir may I contact with you via mail or anything.If there is any doubt to solve any program? Can I send you that? Will you please suggest me some site or books where I can find more questions to practice python? You are a great teacher please help me sir.

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      For sure. There is no such website or book offering programming questions. You may refer w3schools.com for notes. You may ask anything in comment section and for sure I will reply.

  •  3 ปีที่แล้ว

    well explained sir, thanks.
    But there is a query regarding this.
    a=int(input("enter the number: "))
    rev=0
    while (a>0):
    rev=(rev*10)+a%10
    a=a//10
    print("reverse= ",rev)
    i'm getting it's reverse, but output is like:
    enter the number: 123 (i entered)
    reverse= 3
    reverse= 32
    reverse= 321
    i'm getting like this sir, i am doing this on VScode.
    pls help me out sir pls

    • @codeitup
      @codeitup  3 ปีที่แล้ว

      The last print statement won't be in the loop. Write the last print statement out of the loop.

    •  3 ปีที่แล้ว

      @@codeitup ohhh.. Thanks sir

  • @snehamishra619
    @snehamishra619 3 ปีที่แล้ว

    great explanation bro..keep growing

    • @codeitup
      @codeitup  3 ปีที่แล้ว

      Thanks a lot Sneha!

  • @caankitrmehta2281
    @caankitrmehta2281 ปีที่แล้ว

    If i dont want to round off numbers and get it as it is.. What to do... Long numbers like 0205001616171717 gets rounded off to 0205002 in python. But we dont want like that. We want full number. How to do in python coding

  • @saratkumarpradhan1994
    @saratkumarpradhan1994 2 หลายเดือนก่อน

    How can solve this using for loop

  • @meow-rd6op
    @meow-rd6op 4 ปีที่แล้ว

    Nice explanation!

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thanks Abhishek !

  • @instriker8357
    @instriker8357 3 ปีที่แล้ว +1

    sir my code is not wrking
    please help tomorrow is my exam
    i=int(input("enter the number to find reverse :"))
    rev=0
    while (i>=0):
    rev=(rev*10)+i%10
    i=i//10
    print("reverse number is:",rev);

    • @codeitup
      @codeitup  3 ปีที่แล้ว +1

      Program is perfect, No Error.

    • @instriker8357
      @instriker8357 3 ปีที่แล้ว

      @@codeitup but it is not working when I run the program then it show me write number suppose I write 276 and then press enter then it don't display the reverse number.

    • @tanveerbibi6474
      @tanveerbibi6474 ปีที่แล้ว

      ​@@codeitup sir is ke condition ma equal kai sign ana hai agr hum qual ka sign ly gai to ya ak bar phar executive ho ja gai

    • @tanveerbibi6474
      @tanveerbibi6474 ปีที่แล้ว

      ​@@instriker8357ap ke condition sai ñhi hai ya condition asyi likhne hai
      while (i>0):

  • @chaitanyavagdandam1863
    @chaitanyavagdandam1863 ปีที่แล้ว

    how to do it for multiple inputs at once

  • @manonfire5849
    @manonfire5849 2 ปีที่แล้ว +1

    ✌️

  • @mayureshrawal
    @mayureshrawal 5 ปีที่แล้ว +4

    NOICE

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thanks Mayuresh.