+ 5
I tried writing a python code for a simple spam detecting filter. Can there be a way to resolve this?
4 ответов
+ 4
thanks for the reviews
+ 1
Hmm.... that is really weird. I have never seen anything like that before...
Maybe a SoloLearn-side issue?
+ 1
Have you tried to correct whitespacing and get rid of those dots?
+ 1
Have you tried using a class, because that's what you seem to want to do. Also, what does your `for self in self` loop mean?