codewars_python_solutions icon indicating copy to clipboard operation
codewars_python_solutions copied to clipboard

My CodeWars solutions in Python.

Results 2 codewars_python_solutions issues
Sort by recently updated
recently updated
newest added

# CodeWars Python Solutions --- ## Simple validation of a username with regex Write a simple regex to validate a username. Allowed characters are: * lowercase letters, * numbers, *...

Hello, You should read [Codewars code of conduct](https://docs.codewars.com/community/rules), specifically the last bullet point of the "rules" section. So You should make this repo private. Thx