+ 9
I would like to get help on this code to make it valid...
5 Antworten
+ 10
If possible please suggest as it must be changed
+ 10
Nope not the colon
+ 7
According to error messages, you seems have invalid invisible characters instead spaces at line 27 begin ( deleting spaces and retyping them fix it ) and next ( fixing line 27, show similar error at line 29: you should fix all one by one :P )
+ 4
On line 27 there is a error, should that colon not be replace by a comma? But you missed the declaration of the variable?
+ 3
@Visph: You are probably right on the spot. I already suggested that he should check the spaces for intentations this causes a lot of problems if you switch from usjng spaces and or Tabs.