C#C
C#2y ago
js

how do i check if a string contains only words and space

ive got an if statement that needs to check if a string contains only letters or spaces, online i can only find how to check for only letters which then flags the spaces as not letters
Was this page helpful?