CS 159

Week 2 In-Class Activity Response Form

Instructions

  • Assume we have started by collecting all matches for the regex \S+
  • In groups of 3-4: come up with additional follow-up rules to account for (what you think are) common edge cases missed by that first pass.
  • You don’t need to express the rules in code, you can just describe them in plain English.
  • Feel free to use a regex tester to see what \S+ does and doesn’t match.
  • When finished: one person from each group can submit what you came up with in the response area below

Submission Form

What additional follow-up rule(s) did your group come up with?

(When logged in, completion status appears here.)