Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Precios
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
Need some help with regex method finditer()
iterators
re
regex
2 Votos
6 Respuestas
6th Jun 2018, 9:01 PM
Sandeep Rana
/SOLVED/g How to form a RegEx with a string variable?
javascript
regex
15 Votos
3 Respuestas
18th Feb 2019, 6:05 AM
Gordon
[Codecoach]What would be the regex for this ?
codecoach
python
regex
1 Voto
5 Respuestas
3rd Jun 2020, 8:22 AM
Hima
What about a Regex Course in Sololearn?
couses
regex
sololearn
5 Votos
5 Respuestas
13th May 2017, 10:52 PM
Tiago Soares
Regex matching string containing specific letters
letters
match
regular-expressions
strings
0 Votos
3 Respuestas
4th Oct 2018, 4:25 PM
ReimarPB
Regex that should exclude matched string
regex
0 Votos
3 Respuestas
17th Jul 2018, 4:11 PM
harish akula
Regex of two substrings in C++
c++
find
regex
substrings
0 Votos
2 Respuestas
2nd Sep 2024, 11:00 AM
Ketan Lalcheta
NLP using regex in python
python
regular-expressions
0 Votos
1 Respuesta
26th Oct 2018, 7:26 AM
Bishu Giri
[Solved] Problem with regex match in javascript
js
regex
regular-expressions
5 Votos
1 Respuesta
3rd Sep 2020, 3:34 PM
March Zucherbug
Python regex to match pattern of number and space or comma
python
regex
2 Votos
28 Respuestas
26th Dec 2023, 7:58 AM
Ketan Lalcheta
How can regex find the middle three letters of a 5char-word?
regular-expressions
9 Votos
15 Respuestas
2nd May 2020, 7:17 PM
Oma Falk
what is regex and where i can learn
regular-expressions
5 Votos
6 Respuestas
28th Oct 2017, 5:31 PM
Ashish Kumar
Who can use good regex ?
pcre
perl
php
posix
regex
skills
1 Voto
2 Respuestas
20th Mar 2018, 8:52 PM
Al Dali
Regex question, a range of numbers between two delimiters
regex
regular-expressions
0 Votos
11 Respuestas
29th Jan 2022, 9:54 AM
Mick
Python, RegEx, how to eliminate empty strings in regex call? see description
and
between
digits
letters
python
regular-expressions
split
string
8 Votos
9 Respuestas
28th Jul 2020, 10:24 AM
Jan Markus
[SOLVED]: Need help with username regex in Javascript to limit the character count
javascript
regular-expressions
25 Votos
10 Respuestas
9th Aug 2020, 10:09 PM
Morpheus
RegEx match open tags except XHTML self-contained tags
answer
hilarious
html
parser
question
regex
stackoverflow
9 Votos
1 Respuesta
24th Jan 2018, 3:40 PM
Shane Overby
insert a variable in a regex _
adjectives
big
blue
expression
js
pretty
regex
regular
web
1 Voto
1 Respuesta
1st Sep 2020, 6:47 PM
Ginfio
[Solved] When is RegEx safe and best to use?
bestusewhen
python3
regex
3 Votos
4 Respuestas
4th May 2022, 8:35 AM
Korkunç el Gato
Who understands regEx in javascript here?
javascript
0 Votos
1 Respuesta
14th Mar 2019, 2:42 PM
Joseph Chinemerem Jeremiah
What is wrong with this code?
python
python3
regex
0 Votos
2 Respuestas
14th Apr 2021, 5:49 PM
Steve Nova
Regex validation of username and password in js
challenge
html
javascript
regex
validation
0 Votos
3 Respuestas
25th Nov 2022, 8:53 PM
Coding
Solve this regex in shell script
bash
csh
ksh
linux
regex
regular-expressions
shell
0 Votos
1 Respuesta
26th Aug 2017, 11:07 PM
Nawaz
My most involved SoloLearn code yet, the RegEx generator
code
python
regular-expressions
10 Votos
3 Respuestas
16th May 2017, 7:51 AM
Tob
How to make passwordValidator function using regex Javascript?
javascript
regular-expressions
0 Votos
4 Respuestas
13th Jan 2020, 7:29 PM
tarmuji sudrajat
Python regex that will match anything that isn't a alphabet letter.
metacharacters
python
regex
0 Votos
4 Respuestas
3rd Jun 2021, 4:06 PM
David Holmes Ng'andu
Lazy RegEx like `??` . I don't get it
lazy
regular-expressions
1 Voto
5 Respuestas
6th Sep 2021, 9:44 AM
tebkanlo
Ayuda con ejercicio de regex python 3
python
python3
regular-expressions
1 Voto
1 Respuesta
2nd Jan 2021, 11:03 PM
Suithon
[SOLVED] Small problem with regex match() & replace()
javascript
regex
0 Votos
2 Respuestas
17th Nov 2020, 9:13 AM
March Zucherbug
(HELP) Stuck on regex exercise in Python course
python3
regular-expressions
0 Votos
3 Respuestas
12th May 2021, 4:05 PM
James Anthony Ville
Is is possible to do this with REGEX ?
python3
0 Votos
5 Respuestas
14th Oct 2020, 4:01 AM
Levi
Is there any RegEx metacharacter that will match anything, including line breaks?
.
\n
expressions
javascript
js
metacharacter
regex
regular
13 Votos
11 Respuestas
19th Dec 2018, 9:20 PM
Rowsej
How does second regex works in the following code?
javascript
regular-expressions
3 Votos
2 Respuestas
16th Jul 2020, 12:22 PM
Abhay
What is faster Regex or a Loop in C#?
c#
csharp
popular
regex
sololearn
1 Voto
3 Respuestas
20th Jul 2021, 3:00 AM
Mufungo Geeks
kindly help with my java regex issue
java
0 Votos
2 Respuestas
20th Feb 2017, 12:34 PM
nirmal kumar vaidhyanathan
How to generate random email address using regex in Java?
java
regular-expressions
1 Voto
4 Respuestas
6th Jan 2020, 2:46 PM
TheEngineerIN
Did this regex match ipv4 address : r"^([0-9]{1,3}\.){1,3}([0-9]{1,3})
quot;
python
regular-expressions
0 Votos
3 Respuestas
18th Aug 2017, 3:08 PM
Assem Jhine
Checking whether the given string matches with RegEx pattern
python3
-2 Votos
3 Respuestas
5th Jul 2020, 4:52 AM
Revathi
How do I find a number in a random string ?
regex
1 Voto
12 Respuestas
10th Jan 2020, 5:30 PM
Jak
How to apply checks on replaceAll using regex
java
0 Votos
1 Respuesta
13th Nov 2017, 12:43 PM
Anand Upadhyay
Okay I'm newbie here... what's the difference between regex and searching algorithms I mean when we use regex and when the othe?
algorithm
and
regular
regular-expressions
search
0 Votos
2 Respuestas
23rd Aug 2019, 2:53 PM
boura hope
Regex to match a currency string and return value without , chars
convert
currency
pcre
points
radix
regex
regexp
remove
0 Votos
7 Respuestas
12th Apr 2024, 1:05 AM
Nathan Stanley
How to extract First & Last name using Regex in C#?
c#
c++
java
javascript
python
python3
-2 Votos
4 Respuestas
7th Apr 2022, 6:59 AM
Jojan
what is the regex for printing only the domain from a url?
python#regex
1 Voto
6 Respuestas
6th Jun 2018, 4:14 PM
AISHWARYA KASTHALA
How do I use re.sub in Regex to replace"
quot; with "S"?
python3
regular-expressions
1 Voto
3 Respuestas
17th Jun 2019, 2:55 PM
thiru mal
Python regex pattern: find single “o” letters (multiple o-s should be excluded)
python
regex
0 Votos
5 Respuestas
2nd Mar 2020, 10:24 PM
Prof. Dr. Zoltán Vass
Can you give me some tips about how to understand regex easily?
python3
regular-expressions
1 Voto
4 Respuestas
29th Mar 2018, 4:07 PM
강럴기
How can I search for and replace Regex in c sharp
c#
regular-expressions
0 Votos
2 Respuestas
21st Sep 2020, 3:37 AM
SUMON CHOWHAN
How do I filter invalid names using regex perhaps?
filter
python
0 Votos
1 Respuesta
15th Mar 2018, 1:25 PM
Chuma Umenze
Is it possible to turn groups in a regex match into variables?
groups
match
regex
variables
0 Votos
5 Respuestas
18th Aug 2018, 3:35 PM
ReimarPB
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
2
3
4
...
7
Siguiente >
En tendencia hoy
SQL
3 Votes
HTML/CSS questions
0 Votes
IMAGE
0 Votes
What Does Pseudo Elements Mean.
2 Votes
Html
1 Votes
How can I continue with my goal if I lost all my lives?
0 Votes
How to learn css and html
0 Votes
Find courses
0 Votes
Certificate Problem
0 Votes
member initializer list : order of evaluation
0 Votes