Hello,
I need help writing a program that print binary numbers from 0 to M.
Size N bits.
Ascending or descending order according to user choice.
When the default is M = 8, N = 3
Thank you
I need help writing a program that print binary numbers from 0 to M.
Size N bits.
Ascending or descending order according to user choice.
When the default is M = 8, N = 3
Thank you
Comment