Loading

Quipoin Menu

Learn • Practice • Grow

python / Regular Expressions
exercise
1/5
Exercise 1Python
Question

Write a Python program that uses `re` to find all occurrences of the word Python" in a given string case-insensitive.
"