
Regular Expression in Python

Quiz
•
Other
•
University
•
Hard
Shilpa Pande
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which module in Python supports regular expressions?
re
regex
pyregex
none of the mentioned
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following creates a pattern object?
re.create(str)
re.regex(str)
re.compile(str)
re.assemble(str)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the function re.match do?
matches a pattern at the start of the string
matches a pattern at any position in the string
such a function does not exist
none of the mentioned
4.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
____________ character is used to represent zero or more occurrences of the preceding character in a regular expression
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code?
import re
pattern = r'\d+'
result = re.findall(pattern, 'The price is $25 and $50')
print(result)
['25', '50']
['$25', '$50']
['The', 'is', 'and']
[ ]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the re.search() function in Python?
Searches for a pattern at the end of a string
Searches for a pattern anywhere in a string
Searches for a pattern at the beginning of a string
Searches for a pattern case-insensitively
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a regular expression, what does [a-zA-Z] represent?
Matches any single character
Matches any lowercase letter
Matches any uppercase letter
Matches any letter
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Seven Elements of Interior Design

Quiz
•
4th Grade - Professio...
12 questions
Candlestick pattern

Quiz
•
University
12 questions
Grammar Trivia

Quiz
•
KG - University
12 questions
Disney Magic Moments at UTPB Check-in

Quiz
•
University
10 questions
Audit 2 Chp 2

Quiz
•
University
10 questions
Syntactic tests & Universal Dependencies

Quiz
•
University
7 questions
Manufacturing Technology-I / Casting

Quiz
•
University
10 questions
R U OK? Quizizz

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Other
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University