Re: Requesting help for programming/ CS majors?
Hmm, I used this code and what happens is that I can type and hit as many letters as I want. Then once I type in, then it will end. Makes sense, although I'm supposed to make it ask me to enter a character each time I want to enter a new one.
"Enter a name one letter at a time and denote the end of the name with *: E
"Enter a name one letter at a time and denote the end of the name with *: R
"Enter a name one letter at a time and denote the end of the name with *: I
"Enter a name one letter at a time and denote the end of the name with *: C
etc.
At least, that's how we've been taught. It's so that we can make sure it's working properly I guess.
Hmm, I used this code and what happens is that I can type and hit as many letters as I want. Then once I type in, then it will end. Makes sense, although I'm supposed to make it ask me to enter a character each time I want to enter a new one.
"Enter a name one letter at a time and denote the end of the name with *: E
"Enter a name one letter at a time and denote the end of the name with *: R
"Enter a name one letter at a time and denote the end of the name with *: I
"Enter a name one letter at a time and denote the end of the name with *: C
etc.
At least, that's how we've been taught. It's so that we can make sure it's working properly I guess.








Comment