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.
Mark tasks as Completed
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
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
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Section 1. Chapter 4
AVAILABLE TO ULTIMATE ONLY