In a team of three or four students, define a regular expression that matches a C-style string including the encapsulating double quotes or encapsulating single quotes. Your regular expression should match escape characters within quoted strings as well (see the complete set of escape sequences below). I will supply paper for each group of students to create a deterministic finite state machine (DFA) diagram.
In our C-like programming programming language, strings are encapsulated within double quotes or single quotes. The quotes - whether single quotes or double quotes - serve as delimiters to denote the beginning and ending of a string.
On the sheet of paper, please write the names of each student in the group along with "Exercise 1b: Regular Expressions" then using an Android smartphone, iPhone, tablet, webcam, or digital camera take a digital photo of the completed diagram and upload to Canvas. I will collect the paper answers as well.