fnplus / interview-techdev-guide

This repository contains curated technical interview questions by fn+geeks community
http://bit.ly/fnplusnow
MIT License
318 stars 325 forks source link

Fixing Trie.py #571

Closed hussamEL-Hwary closed 5 years ago

hussamEL-Hwary commented 5 years ago

Handling non-alphabet user input if not between [a-z].

xlogix commented 5 years ago

Thanks for contributing!