Lab 8: Regular Expressions
Goals and Objectives
The main goal this lab is for you to get more practice with regular expressions.
Introductions
Introduce yourself to your lab partner(s). What are you top favorite songs from the past two years?
Tutorials
This lab will be a bit different from others this semester. We will work through several problems involving regular expressions that can be used in Python, but we will not code any Python. Follow and complete the tutorials as indicated.
- Work through lessons 1–15 from RegexOne.com.
- Work through the lessons on RegexLearn.com.
- Work through the lessons 1–12 on regextutorials.com.
Exercises
Complete the exercises as indicated.
- Work through practice problems 1–8 from RegexOne.com; available from the Interactive Tutorial menu.
- Work through exercises 1–12 on regextutorials.com.
Optional Explorations
- Play Rexex Crossword.
- Try a few rounds of Rexex Golf.
Seek help as soon as you are experiencing difficulty with this assignment.
Do not wait until the deadline to seek help!