Practice ยท 3 of 3
Username Rules
username = "a b" is given. Print invalid if it is shorter than 3 characters OR contains a space; otherwise print valid.
Difficulty: beginner
Press Submit to check your solution.
Back to lesson: Practice: Mini Builds: Validators