Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
SPLIT method | Regex Wizards (Project)
Regex Wizards (Project)
course content

Conteúdo do Curso

Regex Wizards (Project)

SPLIT method

This method splits the given string into a list where the string is split at each occurrence of the pattern.

Tarefa

  1. Define a text variable "The cat is cute. The dog is also cute.".
  2. Split the text according to the "." in the text.
  3. Print the results.

Tarefa

  1. Define a text variable "The cat is cute. The dog is also cute.".
  2. Split the text according to the "." in the text.
  3. Print the results.

Mark tasks as Completed
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo

Tudo estava claro?

This method splits the given string into a list where the string is split at each occurrence of the pattern.

Tarefa

  1. Define a text variable "The cat is cute. The dog is also cute.".
  2. Split the text according to the "." in the text.
  3. Print the results.

Mark tasks as Completed
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Seção 1. Capítulo 7
AVAILABLE TO ULTIMATE ONLY
We're sorry to hear that something went wrong. What happened?
some-alt