js-mentorship-razvan / javascript

Javascript study notes
GNU General Public License v3.0
22 stars 2 forks source link

Ex. 3 #538

Closed odv closed 4 years ago

odv commented 4 years ago
  1. Match these strings ‘cat’, ‘hat’, ‘rat’. Don’t match ‘eat’, ‘mat’, ‘sat’.
RazvanBugoi commented 4 years ago

3

RazvanBugoi commented 4 years ago

[rch]at

||

[^ems]at