Decimal to Binary and Binary to Decimal Conversion

Python Programming: Decimal to Binary & Binary to Decimal Conversion
Topics discussed:
1. Introduction to Number Systems.
2. Decimal to Binary Conversion.
3. Binary to Decimal Conversion.
Python Programming Playlist: • Python Programming
Follow Neso Academy on Instagram: @nesoacademy (bit.ly/2XP63OE)
Contribute: www.nesoacademy.org/donate
Memberships: bit.ly/2U7YSPI
Books: www.nesoacademy.org/recommend...
Website ► www.nesoacademy.org/
Forum ► forum.nesoacademy.org/
Facebook ► goo.gl/Nt0PmB
Twitter ► / nesoacademy
Music:
Axol x Alex Skrindo - You [NCS Release]
#PythonByNeso #PythonProgramming #DecimalToBinary #BinaryToDecimal

Пікірлер: 19

  • @leealvin7671
    @leealvin7671 Жыл бұрын

    158/2 = 79 (0) 79/2 = 39 (1) 39/2 = 19 (1) 19/2 = 9 (1) 9/2 = 4 (1) 4/2 = 2 (0) 2/2 = 1 (0) 1/2 = 0 (1) Ans. for 1 = 10011110 base 2 2. 110011 = 1 x 2^5 + 1 x 2^4 + 1 x 2^1 + 1 x 2^0 = 32 + 16 + 2 + 1 = 51 base 10

  • @bharathkumarreddykollamora5065

    @bharathkumarreddykollamora5065

    11 ай бұрын

    bro how can it be 51 base 10 it is 50 base 10

  • @nehap2-6
    @nehap2-6 Жыл бұрын

    Sir please continue Python topics every day, do not skip a day.

  • @user-rp1bb8md7g
    @user-rp1bb8md7g3 ай бұрын

    Thank you so much sir😊😊

  • @somanathking4694
    @somanathking46946 ай бұрын

    home work answers: 158 the binary would be : 10011110 110011 the decimal would be : 51

  • @sunset2193
    @sunset219311 ай бұрын

    Please release daily

  • @wayneitaru
    @wayneitaru8 ай бұрын

    2 / 158 = 0 2/ 79 = 1 2/39 = 1 2/19 = 1 2/9 = 1 2/4 = 0 2/2 = 0 2/1 = 1 1*1+1*2+1*16+1*32 = 51 1} = 10011110 2} = 51 Cheers , great content

  • @ritviknandan8464

    @ritviknandan8464

    3 ай бұрын

    second one is 99 i think

  • @ritviknandan8464

    @ritviknandan8464

    3 ай бұрын

    no no mb

  • @sanjanaswain511
    @sanjanaswain51110 ай бұрын

    Convert (0111010101) base 2 to decimal and then to binary again the answer is not matching to the former binary number (0111010101) base 2.

  • @talharizwan1226
    @talharizwan1226 Жыл бұрын

    Is this the last video in the Python coding series??

  • @majjiharish4165
    @majjiharish4165 Жыл бұрын

    Sir please explain read and write in python ❤❤❤❤

  • @nehachahal771
    @nehachahal771 Жыл бұрын

    The answers are- 1-10011110 2-51

  • @mahmudansari6360
    @mahmudansari6360 Жыл бұрын

    Sir please continue C++ series 😢😢😢

  • @gayathridevikota3625
    @gayathridevikota36254 ай бұрын

    (10011110) and 51

  • @ShorifulIslam-th9hy
    @ShorifulIslam-th9hy3 ай бұрын

    (158)10 = (10011110)2 (110011)2 = (51)10

  • @user-ni8ot5oo3h
    @user-ni8ot5oo3h7 ай бұрын

    10:12

  • @michaeljuma8179
    @michaeljuma817920 күн бұрын

    YOU Talk TOOOOO MUCH, JUST DO IT ABEG..