Search found 2 matches
- Wed Jun 19, 2013 3:30 am
- Forum: Volume 110 (11000-11099)
- Topic: 11062 - Andy's Second Dictionary
- Replies: 38
- Views: 25157
Re: 11062 - Andy's Second Dictionary
thank u for your help, I got ac
- Sun Jun 16, 2013 2:22 pm
- Forum: Volume 110 (11000-11099)
- Topic: 11062 - Andy's Second Dictionary
- Replies: 38
- Views: 25157
Re: 11062 - Andy's Second Dictionary
here is my code, i can not understand the line "The hyphen character is part of the word if, and only if, not followed by a newline. ", suppose the input is
"Dis-
ney-
land"
why it is Disney-land, not Disneyland
so, for this, i cannot use any condition for this line and cannot complete my code ...
"Dis-
ney-
land"
why it is Disney-land, not Disneyland
so, for this, i cannot use any condition for this line and cannot complete my code ...