Regex in python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Regex in python

a simple programe to get the word only with the letters we enter to check.

22nd Feb 2017, 5:22 AM
Deepthi Gunasekara
Deepthi Gunasekara - avatar
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
11th Mar 2017, 7:08 AM
Deepthi Gunasekara
Deepthi Gunasekara - avatar