Course Content
Regex Wizards (Project)
Advanced Search Function 2/2
Task
- Import
re
. - Define a text variable as
"The cost is $5."
. - Search for any numerical value in the string.
- Print the output.
Task
- Import
re
. - Define a text variable as
"The cost is $5."
. - Search for any numerical value in the string.
- Print the output.
Mark tasks as Completed
Everything was clear?
Task
- Import
re
. - Define a text variable as
"The cost is $5."
. - Search for any numerical value in the string.
- Print the output.
Mark tasks as Completed
Section 1. Chapter 4
AVAILABLE TO ULTIMATE ONLY