kevmoens / Ellabit

The interactive C# coding app to learn/practice coding.
MIT License
55 stars 21 forks source link

Make a new challenge for checking string.IsNullOrWhitespace #19

Closed wolf-361 closed 2 years ago

wolf-361 commented 2 years ago

Make a challenge making the user create a function that verifies string input for null or whitespace and returns true if it is the case