Write program that takes a string as input and prints the string in reverse with a whitespace between each character, without using library functions or the "string.h" header file
For example: Input: CSE 115, Section: 30
Output: 0 3 :no itc e S , 5 1 1 ES C
Answers
Answered by
1
hey! the answer is in the attachment.
hope it helps
plz mark brainliest!
Attachments:
Similar questions