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

Course Content

Regex Wizards (Project)

book
SPLIT method

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

Task

Swipe to start coding

  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.

Solution

Mark tasks as Completed
Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 1. Chapter 7
AVAILABLE TO ULTIMATE ONLY
We're sorry to hear that something went wrong. What happened?
some-alt