Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Apprendre Group function 2/2 | Regex Tutorial
Regex Wizards (Project)

book
Group function 2/2

Tâche

Swipe to start coding

  1. Import re.
  2. Define a text variable as "123-456-7890".
  3. Search for the first vowel value in the string using the following grammar: ^\d{3}-\d{3}-\d{4}$.
  4. Print the output using the group() function.

Solution

Mark tasks as Completed
Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 1. Chapitre 6

Demandez à l'IA

expand
ChatGPT

Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion

some-alt