Discussion:
A3Q3: find function handling case
(too old to reply)
Yi Shi
2011-06-15 02:02:24 UTC
Permalink
Do we have to hand the case that the word is: '!' ?
Ashif Harji
2011-06-15 02:44:43 UTC
Permalink
Yes. That is valid. Make sure you use the new reference executable when
testing to see the expected output.

ashif
Post by Yi Shi
Do we have to hand the case that the word is: '!' ?
Yi Shi
2011-06-15 02:49:03 UTC
Permalink
Yes. That is valid. Make sure you use the new reference executable when
testing to see the expected output.
ashif
Do we have to hand the case that the word is: '!' ?
so

aha!!!!!!!!

is valid as well?
cs246
2011-06-15 17:08:18 UTC
Permalink
Post by Yi Shi
Yes. That is valid. Make sure you use the new reference executable when
testing to see the expected output.
ashif
Do we have to hand the case that the word is: '!' ?
so
aha!!!!!!!!
is valid as well?
Not every word is valid inside your dictionary, but you should be able
to check any word in your input and compare it.

Compare with the reference executable to see what things should and
should not work.
--
-------------------------------------------------
John Munnings
CS 246 Tutor
School of Computer Science, UW
Office: DC3128
-------------------------------------------------
Loading...