Posts by alessandro gamer • 1 point
1 post
-
-1
votes1
answer37
viewsQ: HELP WITH CODE IN C, STRINGS
// what changes I have to make to make each character repeat once more than the previous one? for example: input: Roberto exit: Roobbbeeeerrrttttooooooooooo #include <stdio. h> #include…