Open main menu
python-fiddle.com
Packages
Tools
Learning
AI Data Analyst
Sign In
Packages
Tools
Learning
AI Data Analyst
Chrome Extension
Sign In
0 out of 464 challenges solved
Python coding challenges on regex
Write code online and to get instant feedback on your progress with automated tests
☐
Remove Whitespaces from String
Beginner
strings
regex
strings
☐
Add Spaces Between Capital Words
Intermediate
strings
regex
☐
Check 'a' followed by 'bb' or 'bbb'
Intermediate
regex
☐
Check String Start and End
Intermediate
strings
regex
☐
Check String Starts with Vowel
Intermediate
regex
strings
☐
Validate an email addresses
Intermediate
regex
strings
☐
Extract Quoted Values
Intermediate
strings
regex
strings
☐
Extract Values Between Quotes
Intermediate
strings
regex
☐
Find First Adverb Position
Intermediate
regex
strings
☐
Find First Adverb
Intermediate
strings
regex
strings
☐
Find Words Starting with 'P'
Intermediate
strings
regex
lists
functions
☐
Find Words with Minimum Length
Intermediate
strings
regex
strings
☐
Match 'a' Followed by 'b'
Intermediate
regex
☐
Match 'a' Followed by 'b's
Intermediate
regex
strings
☐
Match String with 'a' to 'b'
Intermediate
regex
strings
☐
Match String with 'a' and Three 'b's
Intermediate
regex
strings
☐
Match Word Containing 'z'
Intermediate
regex
strings
☐
Extract phone numbers from a string
Intermediate
regex
strings
☐
Regex Pattern Search
Intermediate
regex
☐
Remove Leading Zeroes from IP
Intermediate
strings
regex
functions
☐
Remove Lowercase Substrings
Intermediate
strings
regex
strings
☐
Remove Parentheses from String
Intermediate
strings
regex
strings
☐
Replace Spaces, Commas, and Dots
Intermediate
strings
regex
functions
☐
Validate Decimal Precision
Intermediate
regex
☐
Validate Lowercase Underscore Sequence
Intermediate
regex
☐
Extract email addresses
Advanced
regex
strings
☐
Validate a password
Advanced
regex
strings
Looking for more?
Newbie
Beginner
Intermediate
Advanced
errors
loops
lists
conditionals
dictionaries
strings
functions
comprehension
regex
math
sets
functional-programming
enumerate
functools
files
zip
CSV
recursion
matrices