0
Regex in python
a simple programe to get the word only with the letters we enter to check.
1 Answer
0
first we enter letters that we want to check. and put them to a hashmap and the do the checking with the containskey method
a simple programe to get the word only with the letters we enter to check.