Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprenda Findall Method | Regex Tutorial
Regex Wizards (Project)

bookFindall Method

findall() is a method that returns a list containing all matches of the pattern in the given string.

Tarefa

Swipe to start coding

  1. Define a text variable with "The cat is cute. The dog is also cute.".
  2. Use the findall() method and print the results.

Solução

Mark tasks as Completed
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 1. Capítulo 8

Pergunte à IA

expand

Pergunte à IA

ChatGPT

Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo

Awesome!

Completion rate improved to 11.11

bookFindall Method

findall() is a method that returns a list containing all matches of the pattern in the given string.

Tarefa

Swipe to start coding

  1. Define a text variable with "The cat is cute. The dog is also cute.".
  2. Use the findall() method and print the results.

Solução

Mark tasks as Completed
Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 1. Capítulo 8
some-alt