Username: 
Password: 
Restrict session to IP 
Questions  |  score: 2  |  4.16 6.10 5.10 |  Solved By 3112 People  |  255383 views  |  since Sep 08, 2010 - 17:36:11

Training: Regex (Training, Regex)

Regex Training Challenge (Level 1)
Your objective in this challenge is to learn the regex syntax.
Regular Expressions are a powerful tool in your way to master programming, so you should be able to solve this challenge, at least!
The solution to every task is always the shortest regular expression pattern possible.
Also note that you have to submit delimiters in the patterns too. Example pattern: /joe/i. The delimiter has to be /

Your first lesson is easy: submit the regular expression the matches an empty string, and only an empty string.
Your solution for Training: Regex
Answer
© 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 and 2024 by Gizmore