PythonVerbalExpressions
PythonVerbalExpressions copied to clipboard
Update verbal_expressions.py
added 2 methos:
number: To get a number of any length (not starting with 0). one_character: To get only one character
@sbassi, you should add some unit tests as well if you are adding functionality.