Digital and Empirical Methods for Studying Readership and Fandom.
View the Project on GitHub jawalsh/z604-z672-comic-books-and-their-readers-SP24
Digital and Empirical Methods for Studying Readership and Fandom
Spring 2024
12:40 - 15:15 Wednesday, Sycamore Hall (SY) 103
Instructor: Associate Professor John A. Walsh, jawalsh@indiana.edu.
Office Hours: Schedule at https://fantastical.app/jawalsh-r1Wz/office-hours.
Associate Instructor: Alex Wingate, alewinga@iu.edu
Office Hours: Thursdays, 1:30pm-2:45pm, and by appointment (click Zoom link in Alex’s profile)
home | general information | assignments | resources
In this lab, you’ll practice creating regular expressions (regex). In a Word document or other text file, type your answers for the following questions.
**Note that for questions 4-8 there may be multiple answers. Just make sure your answer works! **
Avoid Googling or consulting LLMs to find answers. Use a regex tester like Regex101
b*
search for?(Alex){2,3}
match the following string: “Alex”Turn in to the “Week 9 Lab” assignment alongside the files for the other lab you chose.