Skip to content

Latest commit

 

History

History

0x06-regular_expressions

0x06. Regular expression

Description

In this project, I learnt how to use regular expression(regexp). It was fun

Table of contents

Projects Description
0. Simply matching School Ruby script that accepts one argument and pass it to a regular expression matching method.
1. Repetition Token #0 Ruby script that accepts one argument and pass it to a regular expression matching method
2. Repetition Token #1 Ruby script that accepts one argument and pass it to a regular expression matching method
3. Repetition Token #2 Ruby script that accepts one argument and pass it to a regular expression matching method
4. Repetition Token #3 Ruby script that accepts one argument and pass it to a regular expression matching method
5. Not quite HBTN yet Ruby script that accepts one argument and pass it to a regular expression matching method
6. Call me maybe Ruby script that accepts one argument and pass it to a regular expression matching method
7. OMG WHY ARE YOU SHOUTING? Ruby script that accepts one argument and pass it to a regular expression matching method
8. Textme Ruby script that accepts one argument and pass it to a regular expression matching method