+ 1
Why this code show no output?
This code is design for remove all special character from string. example: @52:c/'jsi output: 52cjsi . Anyone help me solve this problem of this code. thank you in advance https://code.sololearn.com/cS6OGwu0Wt2r/?ref=app
2 Answers
+ 3
Exchange and against or, then you get *some* output.
(Letter can't be alnum AND space.)
0
HonFu Got it ! Thanks Kung Fu Master ! Haha Jk