Quick Check 8.3 – Data 100, Summer 2020
Sign in to Google to save your progress. Learn more
Which snippet of text would be completely matched by the following regular expression: 1[^a-z]+2 *
Select all of the strings that fully match the regular expression pattern: ab.*A *
Required
(Spring 2018 Final) Given that we are using the regular expression: ta.*c which option specifies the starting and ending position (non-inclusive - i.e. Python indexing) of the first match in the string: "tacocat" *
Submit
Clear form
This form was created inside of UC Berkeley. Report Abuse