Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 301 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 301 Bytes

regexp-lesson

Regexp lesson and corresponding references \ tests

  1. Literally literally
  2. Start, End anchors
  3. Or and capturing or
  4. Repetitions //this is too easy
  5. Symbol groups groups
  6. Ranges ranges
  7. Alterations alterations
  8. Match
  9. Flags

Put your files in /solutions/