Albion College

CS 171

Introduction to Computer Science I & Lab

Fall 2025

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.

Exercises

Complete the exercises as indicated.

Optional Explorations

Seek help as soon as you are experiencing difficulty with this assignment.
Do not wait until the deadline to seek help!

References