im asking the user to enter a phrase. the user enters "hi" and the loop works depending on the number the user tells it to loop. so far so good but the output is wrong. instead of outputingthe prog only outputs the 1st letter of the phrase so it outputs onlyCode:hi hi
i guess the problem is with how the char keyword works or something. anyone any ideas on how to loop a whle sentence/phrase?Code:h h



LinkBack URL
About LinkBacks


