i am writing a program and i need help with it.
the program is :
write a program that will prompt the user for an integer. the program should then print the binary conversion of the integer on the screen. It should then enter a loop by asking the user if he wants to continue or not. The user should enter 'Y' to continue and 'Q' to quit.
please if you can help me out. Thank-you.
the program is :
write a program that will prompt the user for an integer. the program should then print the binary conversion of the integer on the screen. It should then enter a loop by asking the user if he wants to continue or not. The user should enter 'Y' to continue and 'Q' to quit.
please if you can help me out. Thank-you.