How do I remove certain characters from Strings in cs? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How do I remove certain characters from Strings in cs?

I need an example of code. The RegEx course showed [^0-9], but I don't know how to implement it.

18th Jul 2018, 9:52 PM
Taran Neeld
Taran Neeld - avatar
3 Answers
+ 2
Hello, try my example ;) And let me know if it helped you! https://code.sololearn.com/cRAJDLFPdj5g/?ref=app
19th Jul 2018, 3:11 PM
Guillem Padilla
Guillem Padilla - avatar
+ 1
face a
25th Jul 2018, 7:50 AM
Abdullah
0
thanks :)
19th Jul 2018, 3:55 PM
Taran Neeld
Taran Neeld - avatar