String Formatting

  • + 1 comment

    I am new to python Any one please explain l1 = len(bin(number)[2:]) this line?