3 Apr
2012
3 Apr
'12
12:44 a.m.
Hi, I wrote that function: wordCount x = length(words x) but I get this : ERROR "a.hs":73 - Syntax error in input (unexpected symbol "wordCount") Can you tell me how can I get rid of this error please? Thanks..