CSCI 150 - Foundations of Computer Science

Fall 2013

Programming Exercises: Regular Expressions


For all functions, the parameter s is a string. All of these functions should use regular expressions and be one line long.