learn-co-students / regex-lab-online-web-pt-081219

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regex Lab

This is a test driven ruby lab designed to get you comfortable using Regex in combination with the .match and .scan methods. Run learn and build out your methods in regex_lab.rb

Hint: You can use rubular.com as a handy tool to test your regular expressions as you write them.

View Regex Lab on Learn.co and start learning to code for free.

About

License:Other


Languages

Language:Ruby 100.0%