Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 285 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 285 Bytes

Contents of this folder:

  • Lab08.pdf - contains the PDF instructions for the lab
  • reExamples.py - contains some example regular expressions
  • regex_test.py - code to interactively test and experiment with regexes
  • getWeather.py - skeleton code for the bonus question