Compsci 101, Fall 2014, Lab 10

There are two part to this lab: the first is practicing with regular expressions. The second is working on an APT for this week.

The lab

In this lab you will:

You will need to snarf the APT.

Getting Credit for Lab 10

To get credit for this lab, you will need to enter your names and netids, and the answers to several questions on an online form.

Complete this form for credit for lab 10

(the same questions are accessible here as well).

Part 1 : Regular Expressions

This reading is useful to give you some more details and examples and this page provides a summary of regular expressions.

Snarf lab 10. You can use either program to test out your regular expressions. Either type and compile them in python or enter them in the GUI.

Complete the questions on the online form about regular expressions.

Part 2: APT AuntUncle

Consider the AuntUncle APT which involves finding a name's parents and then grandparents.

Use the questions on the online form to drive your understanding and solving of the problem.

Submit

When you are finished, be sure to submit the google form for this lab.

Also, remember that you have to turn in your APT through ambient for APT credit.