0

How to solving The spybof life in C

26th Aug 2022, 2:29 PM
Arigopalakrishnan
Arigopalakrishnan - avatar
2 Respuestas
+ 1
By writing the code. You could approach the task like this: * get input * iterate the input from the end to the start * for each character, check if it is a letter or a white space. If yes, output the letter or space
26th Aug 2022, 2:36 PM
Lisa
Lisa - avatar
0
Thanks
26th Aug 2022, 3:12 PM
Arigopalakrishnan
Arigopalakrishnan - avatar