Binary to decimal number
If 1111..n times is a binary number then what is its decimal number please also tell the process
This is my python program which converts binary to decimal and vice versa
Here is my code:
If 1111..n times is a binary number then what is its decimal number please also tell the process
Here is my code: