0
I don't know how to do it, can somebody help me?
Write a program and flowchart that prompts the user to input an integer between 0 and 35. If the number is less than or equal to 9, the program should output the number; otherwise, it should output A for 10, B for 11, C for 12, . . . , and Z for 35.
2 Réponses
+ 2
Vitamins F ,
have you done a try in coding to solve this exercise that you can link here?